The conversion was done by guard2one.
-#ifndef __BROADWAY_H__
-#define __BROADWAY_H__
+#pragma once
#include <glib.h>
#include <gio/gio.h>
void broadway_output_set_show_keyboard (BroadwayOutput *output,
gboolean show);
-#endif /* __BROADWAY_H__ */
-#ifndef __BROADWAY_PROTOCOL_H__
-#define __BROADWAY_PROTOCOL_H__
+#pragma once
#include <glib.h>
BroadwayReplyUngrabPointer ungrab_pointer;
} BroadwayReply;
-#endif /* __BROADWAY_PROTOCOL_H__ */
-#ifndef __BROADWAY_SERVER__
-#define __BROADWAY_SERVER__
+#pragma once
#include "broadway-protocol.h"
#include <glib-object.h>
gboolean modal_hint);
-#endif /* __BROADWAY_SERVER__ */
-#ifndef __GDK_BROADWAY_SERVER__
-#define __GDK_BROADWAY_SERVER__
+#pragma once
#include <gdk/gdktypes.h>
int id,
gboolean modal_hint);
-#endif /* __GDK_BROADWAY_SERVER__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_BROADWAY_H__
-#define __GDK_BROADWAY_H__
+#pragma once
#include <gdk/gdk.h>
#undef __GDKBROADWAY_H_INSIDE__
-#endif /* __GDK_BROADWAY_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_BROADWAY_CURSOR_H__
-#define __GDK_BROADWAY_CURSOR_H__
+#pragma once
#if !defined (__GDKBROADWAY_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/broadway/gdkbroadway.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_BROADWAY_CURSOR_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_BROADWAY_DISPLAY_H__
-#define __GDK_BROADWAY_DISPLAY_H__
+#pragma once
#if !defined (__GDKBROADWAY_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/broadway/gdkbroadway.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_BROADWAY_DISPLAY_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_BROADWAY_DISPLAY_MANAGER_H__
-#define __GDK_BROADWAY_DISPLAY_MANAGER_H__
+#pragma once
#if !defined(__GDKBROADWAY_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/broadway/gdkbroadway.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_BROADWAY_DISPLAY_MANAGER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_BROADWAY_MONITOR_H__
-#define __GDK_BROADWAY_MONITOR_H__
+#pragma once
#if !defined (__GDKBROADWAY_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/broadway/gdkbroadway.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_BROADWAY_MONITOR_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_BROADWAY_SURFACE_H__
-#define __GDK_BROADWAY_SURFACE_H__
+#pragma once
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GDK_BROADWAY_SURFACE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_BROADWAY_CAIRO_CONTEXT__
-#define __GDK_BROADWAY_CAIRO_CONTEXT__
+#pragma once
#include "gdkconfig.h"
G_END_DECLS
-#endif /* __GDK_BROADWAY_CAIRO_CONTEXT__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DEVICE_BROADWAY_H__
-#define __GDK_DEVICE_BROADWAY_H__
+#pragma once
#include <gdk/gdkdeviceprivate.h>
G_END_DECLS
-#endif /* __GDK_DEVICE_BROADWAY_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_BROADWAY_DISPLAY__
-#define __GDK_BROADWAY_DISPLAY__
+#pragma once
#include "gdkbroadwaydisplay.h"
G_END_DECLS
-#endif /* __GDK_BROADWAY_DISPLAY__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_BROADWAY_DRAW_CONTEXT__
-#define __GDK_BROADWAY_DRAW_CONTEXT__
+#pragma once
#include "gdkconfig.h"
G_END_DECLS
-#endif /* __GDK_BROADWAY_DRAW_CONTEXT__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_BROADWAY_EVENT_SOURCE_H__
-#define __GDK_BROADWAY_EVENT_SOURCE_H__
+#pragma once
#include "gdkprivate-broadway.h"
G_END_DECLS
-#endif /* __GDK_BROADWAY_EVENT_SOURCE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_BROADWAY_MONITOR_PRIVATE_H__
-#define __GDK_BROADWAY_MONITOR_PRIVATE_H__
+#pragma once
#include <glib.h>
#include <gio/gio.h>
GdkMonitorClass parent_class;
};
-#endif
* Private uninstalled header defining things local to X windowing code
*/
-#ifndef __GDK_PRIVATE_BROADWAY_H__
-#define __GDK_PRIVATE_BROADWAY_H__
+#pragma once
#include <gdk/gdkcursor.h>
#include "gdksurface-broadway.h"
void _gdk_broadway_cursor_update_theme (GdkCursor *cursor);
void _gdk_broadway_cursor_display_finalize (GdkDisplay *display);
-#endif /* __GDK_PRIVATE_BROADWAY_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_SURFACE_BROADWAY_H__
-#define __GDK_SURFACE_BROADWAY_H__
+#pragma once
#include <gdk/gdksurfaceprivate.h>
#include "gdkbroadwaysurface.h"
G_END_DECLS
-#endif /* __GDK_SURFACE_BROADWAY_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __FILE_TRANSFER_PROTOCOL_H__
-#define __FILE_TRANSFER_PROTOCOL_H__
+#pragma once
void file_transfer_portal_register (void);
GError **error);
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_H__
-#define __GDK_H__
+#pragma once
#define __GDK_H_INSIDE__
#undef __GDK_H_INSIDE__
-#endif /* __GDK_H__ */
* Author: Alexander Larsson <alexl@redhat.com>
*/
-#ifndef __GDK_APP_LAUNCH_CONTEXT_H__
-#define __GDK_APP_LAUNCH_CONTEXT_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_APP_LAUNCH_CONTEXT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_APP_LAUNCH_CONTEXT_PRIVATE_H__
-#define __GDK_APP_LAUNCH_CONTEXT_PRIVATE_H__
+#pragma once
#include "gdkapplaunchcontext.h"
#include "gdktypes.h"
G_END_DECLS
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_CAIRO_H__
-#define __GDK_CAIRO_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_CAIRO_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_CAIRO_CONTEXT__
-#define __GDK_CAIRO_CONTEXT__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_CAIRO_CONTEXT__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_CAIRO_CONTEXT_PRIVATE__
-#define __GDK_CAIRO_CONTEXT_PRIVATE__
+#pragma once
#include "gdkcairocontext.h"
G_END_DECLS
-#endif /* __GDK__CAIRO_CONTEXT_PRIVATE__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_CAIRO_PRIVATE_H__
-#define __GDK_CAIRO_PRIVATE_H__
+#pragma once
#include "gdkcairo.h"
G_END_DECLS
-#endif /* __GDK_CAIRO_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_CLIPBOARD_H__
-#define __GDK_CLIPBOARD_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_CLIPBOARD_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_CLIPBOARD_PRIVATE_H__
-#define __GDK_CLIPBOARD_PRIVATE_H__
+#pragma once
#include <gdk/gdkclipboard.h>
G_END_DECLS
-#endif /* __GDK_CLIPBOARD_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CONTENT_DESERIALIZER_H__
-#define __GTK_CONTENT_DESERIALIZER_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_CONTENT_DESERIALIZER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CONTENT_FORMATS_H__
-#define __GTK_CONTENT_FORMATS_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CONTENT_FORMATS_H__ */
*/
-#ifndef __GTK_CONTENT_FORMATS_PRIVATE_H__
-#define __GTK_CONTENT_FORMATS_PRIVATE_H__
+#pragma once
#include "gdkcontentformats.h"
G_END_DECLS
-#endif /* __GTK_CONTENT_FORMATS_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_CONTENT_PROVIDER_H__
-#define __GDK_CONTENT_PROVIDER_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_CONTENT_PROVIDER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_CONTENT_PROVIDER_IMPL_H__
-#define __GDK_CONTENT_PROVIDER_IMPL_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_CONTENT_PROVIDER_IMPL_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_CONTENT_PROVIDER_PRIVATE_H__
-#define __GDK_CONTENT_PROVIDER_PRIVATE_H__
+#pragma once
#include <gdk/gdkcontentprovider.h>
G_END_DECLS
-#endif /* __GDK_CONTENT_PROVIDER_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CONTENT_SERIALIZER_H__
-#define __GTK_CONTENT_SERIALIZER_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_CONTENT_SERIALIZER_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_CURSOR_H__
-#define __GDK_CURSOR_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_CURSOR_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_CURSOR_PRIVATE_H__
-#define __GDK_CURSOR_PRIVATE_H__
+#pragma once
#include <gdk/gdkcursor.h>
G_END_DECLS
-#endif /* __GDK_CURSOR_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DEBUG_PRIVATE_H__
-#define __GDK_DEBUG_PRIVATE_H__
+#pragma once
#include <glib.h>
const GdkDebugKey *keys,
guint nkeys);
-#endif /* __GDK_DEBUG_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DEVICE_H__
-#define __GDK_DEVICE_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_DEVICE_H__ */
* Author: Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GDK_DEVICE_PAD_H__
-#define __GDK_DEVICE_PAD_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_DEVICE_PAD_H__ */
* Author: Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GDK_DEVICE_PAD_PRIVATE_H__
-#define __GDK_DEVICE_PAD_PRIVATE_H__
+#pragma once
#include "gdkdevicepad.h"
G_END_DECLS
-#endif /* __GDK_DEVICE_PAD_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DEVICE_PRIVATE_H__
-#define __GDK_DEVICE_PRIVATE_H__
+#pragma once
#include "gdkdevice.h"
#include "gdkdevicetool.h"
G_END_DECLS
-#endif /* __GDK_DEVICE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DEVICE_TOOL_H__
-#define __GDK_DEVICE_TOOL_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_DEVICE_TOOL_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DEVICE_TOOL_PRIVATE_H__
-#define __GDK_DEVICE_TOOL_PRIVATE_H__
+#pragma once
#include "gdkdevicetool.h"
G_END_DECLS
-#endif /* __GDK_DEVICE_TOOL_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DISPLAY_H__
-#define __GDK_DISPLAY_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_DISPLAY_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_DISPLAY_MANAGER_H__
-#define __GDK_DISPLAY_MANAGER_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_DISPLAY_MANAGER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DISPLAY_MANAGER_PRIVATE_H__
-#define __GDK_DISPLAY_MANAGER_PRIVATE_H__
+#pragma once
#include "gdkdisplaymanager.h"
G_END_DECLS
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DISPLAY_PRIVATE_H__
-#define __GDK_DISPLAY_PRIVATE_H__
+#pragma once
#include "gdkdisplay.h"
#include "gdksurface.h"
G_END_DECLS
-#endif /* __GDK_DISPLAY_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_DND_H__
-#define __GDK_DND_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_DND_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DND_PRIVATE_H__
-#define __GDK_DND_PRIVATE_H__
+#pragma once
#include "gdkdrag.h"
G_END_DECLS
-#endif
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GDK_DRAG_SURFACE_H__
-#define __GDK_DRAG_SURFACE_H__
+#pragma once
#if !defined(__GDK_H_INSIDE__) && !defined(GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_DRAG_SURFACE_H__ */
-#ifndef __GDK_DRAG_SURFACE_PRIVATE_H__
-#define __GDK_DRAG_SURFACE_PRIVATE_H__
+#pragma once
#include "gdkdragsurface.h"
#include "gdkdragsurfacesize.h"
G_END_DECLS
-#endif /* __GDK_DRAG_SURFACE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DRAW_CONTEXT__
-#define __GDK_DRAW_CONTEXT__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_DRAW_CONTEXT__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DRAW_CONTEXT_PRIVATE__
-#define __GDK_DRAW_CONTEXT_PRIVATE__
+#pragma once
#include "gdkdrawcontext.h"
const cairo_region_t *region);
G_END_DECLS
-#endif /* __GDK__DRAW_CONTEXT_PRIVATE__ */
*/
-#ifndef __GDK_DROP_H__
-#define __GDK_DROP_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_DROP_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GDK_DROP_PRIVATE_H__
-#define __GDK_DROP_PRIVATE_H__
+#pragma once
#include "gdkdrop.h"
G_END_DECLS
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_ENUMS_H__
-#define __GDK_ENUMS_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_ENUMS_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_EVENTS_H__
-#define __GDK_EVENTS_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_EVENTS_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_EVENTS_PRIVATE_H__
-#define __GDK_EVENTS_PRIVATE_H__
+#pragma once
#include <gdk/gdktypes.h>
#include <gdk/gdkdrag.h>
G_END_DECLS
-#endif /* __GDK_EVENTS_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_FRAME_CLOCK_H__
-#define __GDK_FRAME_CLOCK_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_FRAME_CLOCK_H__ */
/* Uninstalled header, internal to GDK */
-#ifndef __GDK_FRAME_CLOCK_IDLE_H__
-#define __GDK_FRAME_CLOCK_IDLE_H__
+#pragma once
#include "gdkframeclockprivate.h"
G_END_DECLS
-#endif /* __GDK_FRAME_CLOCK_IDLE_H__ */
/* Uninstalled header, internal to GDK */
-#ifndef __GDK_FRAME_CLOCK_PRIVATE_H__
-#define __GDK_FRAME_CLOCK_PRIVATE_H__
+#pragma once
#include <gdk/gdkframeclock.h>
#include <gdk/gdkprofilerprivate.h>
G_END_DECLS
-#endif /* __GDK_FRAME_CLOCK_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_FRAME_TIMINGS_H__
-#define __GDK_FRAME_TIMINGS_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_FRAME_TIMINGS_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_GL_CONTEXT_H__
-#define __GDK_GL_CONTEXT_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_GL_CONTEXT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_GL_CONTEXT_PRIVATE_H__
-#define __GDK_GL_CONTEXT_PRIVATE_H__
+#pragma once
#include "gdkglcontext.h"
#include "gdkdrawcontextprivate.h"
G_END_DECLS
-#endif /* __GDK_GL_CONTEXT_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_GL_TEXTURE_H__
-#define __GDK_GL_TEXTURE_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_GL_TEXTURE_H__ */
-#ifndef __GDK_GL_TEXTURE_PRIVATE_H__
-#define __GDK_GL_TEXTURE_PRIVATE_H__
+#pragma once
#include "gdkgltexture.h"
G_END_DECLS
-#endif /* __GDK_GL_TEXTURE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_HSLA_PRIVATE_H__
-#define __GTK_HSLA_PRIVATE_H__
+#pragma once
#include <gdk/gdkrgba.h>
G_END_DECLS
-#endif /* __GTK_HSLA_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_KEYS_H__
-#define __GDK_KEYS_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_KEYS_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_KEYS_PRIVATE_H__
-#define __GDK_KEYS_PRIVATE_H__
+#pragma once
#include "gdkkeys.h"
G_END_DECLS
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_KEYSYMS_H__
-#define __GDK_KEYSYMS_H__
+#pragma once
#define GDK_KEY_VoidSymbol 0xffffff
#define GDK_KEY_LogWindowTree 0x1008fe24
#define GDK_KEY_LogGrabInfo 0x1008fe25
-#endif /* __GDK_KEYSYMS_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GDK_MEMORY_CONVERT_PRIVATE_H__
-#define __GDK_MEMORY_CONVERT_PRIVATE_H__
+#pragma once
#include "gdkenums.h"
G_END_DECLS
-#endif /* __GDK_MEMORY_CONVERT_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GDK_MEMORY_TEXTURE__H__
-#define __GDK_MEMORY_TEXTURE__H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_MEMORY_TEXTURE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GDK_MEMORY_TEXTURE_PRIVATE_H__
-#define __GDK_MEMORY_TEXTURE_PRIVATE_H__
+#pragma once
#include "gdkmemorytexture.h"
G_END_DECLS
-#endif /* __GDK_MEMORY_TEXTURE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_MONITOR_H__
-#define __GDK_MONITOR_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_MONITOR_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_MONITOR_PRIVATE_H__
-#define __GDK_MONITOR_PRIVATE_H__
+#pragma once
#include "gdkmonitor.h"
G_END_DECLS
-#endif /* __GDK_MONITOR_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GDK_PAINTABLE_H__
-#define __GDK_PAINTABLE_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_PAINTABLE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_PANGO_H__
-#define __GDK_PANGO_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_PANGO_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_PIPE_IO_STREAM_H__
-#define __GDK_PIPE_IO_STREAM_H__
+#pragma once
#include <gdk/gdkversionmacros.h>
#include <gio/gio.h>
G_END_DECLS
-#endif /* __GDK_PIPE_IO_STREAM_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_PIXBUF_H__
-#define __GDK_PIXBUF_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_PIXBUF_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GDK_POPUP_H__
-#define __GDK_POPUP_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_POPUP_H__ */
*
*/
-#ifndef __GDK_POPUP_LAYOUT_H__
-#define __GDK_POPUP_LAYOUT_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_POPUP_LAYOUT_H__ */
-#ifndef __GDK_POPUP_PRIVATE_H__
-#define __GDK_POPUP_PRIVATE_H__
+#pragma once
#include "gdkpopup.h"
G_END_DECLS
-#endif /* __GDK_POPUP_PRIVATE_H__ */
-#ifndef __GDK__PRIVATE_H__
-#define __GDK__PRIVATE_H__
+#pragma once
#include "gdk/gdktypes.h"
}
#endif
-#endif /* __GDK__PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_PROFILER_PRIVATE_H__
-#define __GDK_PROFILER_PRIVATE_H__
+#pragma once
#include "gdk/gdkframeclock.h"
#include "gdk/gdkdisplay.h"
G_END_DECLS
-#endif /* __GDK_PROFILER_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_RECTANGLE_H__
-#define __GDK_RECTANGLE_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK__RECTANGLE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_RGBA_H__
-#define __GDK_RGBA_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_RGBA_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_RGBA_PRIVATE_H__
-#define __GDK_RGBA_PRIVATE_H__
+#pragma once
#include "gdkrgba.h"
G_END_DECLS
-#endif
* Author: Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GDK_SEAT_H__
-#define __GDK_SEAT_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_SEAT_H__ */
* Author: Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GDK_SEAT_DEFAULT_PRIVATE_H__
-#define __GDK_SEAT_DEFAULT_PRIVATE_H__
+#pragma once
#include "gdkseat.h"
#include "gdkseatprivate.h"
G_END_DECLS
-#endif /* __GDK_SEAT_DEFAULT_PRIVATE_H__ */
* Author: Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GDK_SEAT_PRIVATE_H__
-#define __GDK_SEAT_PRIVATE_H__
+#pragma once
typedef struct _GdkSeatClass GdkSeatClass;
void gdk_seat_ungrab (GdkSeat *seat);
-#endif /* __GDK_SEAT_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GDK_SNAPSHOT_H__
-#define __GDK_SNAPSHOT_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_SNAPSHOT_H__ */
-#ifndef __GDK_SNAPSHOT_PRIVATE_H__
-#define __GDK_SNAPSHOT_PRIVATE_H__
+#pragma once
#include "gdksnapshot.h"
G_END_DECLS
-#endif /* __GDK_SNAPSHOT_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_SURFACE_H__
-#define __GDK_SURFACE_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_SURFACE_H__ */
/* Uninstalled header defining types and functions internal to GDK */
-#ifndef __GDK_SURFACE_PRIVATE_H__
-#define __GDK_SURFACE_PRIVATE_H__
+#pragma once
#include <gdk-pixbuf/gdk-pixbuf.h>
#include "gdkenumtypes.h"
G_END_DECLS
-#endif /* __GDK_SURFACE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_TEXTURE_H__
-#define __GDK_TEXTURE_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_TEXTURE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TEXTURE_DOWNLOADER_H__
-#define __GTK_TEXTURE_DOWNLOADER_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TEXTURE_DOWNLOADER_H__ */
*/
-#ifndef __GTK_TEXTURE_DOWNLOADER_PRIVATE_H__
-#define __GTK_TEXTURE_DOWNLOADER_PRIVATE_H__
+#pragma once
#include "gdktexturedownloader.h"
G_END_DECLS
-#endif /* __GTK_TEXTURE_DOWNLOADER_PRIVATE_H__ */
-#ifndef __GDK_TEXTURE_PRIVATE_H__
-#define __GDK_TEXTURE_PRIVATE_H__
+#pragma once
#include "gdktexture.h"
G_END_DECLS
-#endif /* __GDK_TEXTURE_PRIVATE_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GDK_TOPLEVEL_H__
-#define __GDK_TOPLEVEL_H__
+#pragma once
#if !defined(__GDK_H_INSIDE__) && !defined(GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_TOPLEVEL_H__ */
*
*/
-#ifndef __GDK_TOPLEVEL_LAYOUT_H__
-#define __GDK_TOPLEVEL_LAYOUT_H__
+#pragma once
#if !defined(__GDK_H_INSIDE__) && !defined(GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_TOPLEVEL_LAYOUT_H__ */
-#ifndef __GDK_TOPLEVEL_PRIVATE_H__
-#define __GDK_TOPLEVEL_PRIVATE_H__
+#pragma once
#include "gdktoplevel.h"
#include "gdktoplevelsizeprivate.h"
G_END_DECLS
-#endif /* __GDK_TOPLEVEL_PRIVATE_H__ */
*
*/
-#ifndef __GDK_TOPLEVEL_SIZE_H__
-#define __GDK_TOPLEVEL_SIZE_H__
+#pragma once
#if !defined(__GDK_H_INSIDE__) && !defined(GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_TOPLEVEL_SIZE_H__ */
*
*/
-#ifndef __GDK_TOPLEVEL_SIZE_PRIVATE_H__
-#define __GDK_TOPLEVEL_SIZE_PRIVATE_H__
+#pragma once
#include "gdktoplevelsize.h"
void gdk_toplevel_size_validate (GdkToplevelSize *size);
-#endif /* __GDK_TOPLEVEL_SIZE_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_TYPES_H__
-#define __GDK_TYPES_H__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_TYPES_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_VULKAN_CONTEXT__
-#define __GDK_VULKAN_CONTEXT__
+#pragma once
#if !defined (__GDK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdk.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_VULKAN_CONTEXT__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_VULKAN_CONTEXT_PRIVATE__
-#define __GDK_VULKAN_CONTEXT_PRIVATE__
+#pragma once
#include "gdkvulkancontext.h"
G_END_DECLS
-#endif /* __GDK__VULKAN_CONTEXT_PRIVATE__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_JPEG_PRIVATE_H__
-#define __GDK_JPEG_PRIVATE_H__
+#pragma once
#include "gdkmemorytexture.h"
#include <gio/gio.h>
memcmp (data, JPEG_SIGNATURE, strlen (JPEG_SIGNATURE)) == 0;
}
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_PNG_PRIVATE_H__
-#define __GDK_PNG_PRIVATE_H__
+#pragma once
#include "gdktexture.h"
#include <gio/gio.h>
memcmp (data, PNG_SIGNATURE, strlen (PNG_SIGNATURE)) == 0;
}
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_TIFF_PRIVATE_H__
-#define __GDK_TIFF_PRIVATE_H__
+#pragma once
#include "gdktexture.h"
#include <gio/gio.h>
memcmp (data, TIFF_SIGNATURE2, strlen (TIFF_SIGNATURE2)) == 0);
}
-#endif
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __EDGE_SNAPPING_H__
-#define __EDGE_SNAPPING_H__
+#pragma once
#include "gdktypes.h"
#include "gdkmacosutils-private.h"
G_END_DECLS
-#endif /* __EDGE_SNAPPING_H__ */
* Christian Hergert <christian@hergert.me>
*/
-#ifndef GDK_DISPLAY_LINK_SOURCE_H
-#define GDK_DISPLAY_LINK_SOURCE_H
+#pragma once
#include <glib.h>
G_END_DECLS
-#endif /* GDK_DISPLAY_LINK_SOURCE_H */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_H__
-#define __GDK_MACOS_H__
+#pragma once
#include <gdk/gdk.h>
#include "gdkmacosmonitor.h"
#include "gdkmacossurface.h"
-#endif /* __GDK_MACOS_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_BUFFER_PRIVATE_H__
-#define __GDK_MACOS_BUFFER_PRIVATE_H__
+#pragma once
#include <CoreGraphics/CoreGraphics.h>
#include <Foundation/Foundation.h>
G_END_DECLS
-#endif /* __GDK_MACOS_BUFFER_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_CAIRO_CONTEXT_PRIVATE_H__
-#define __GDK_MACOS_CAIRO_CONTEXT_PRIVATE_H__
+#pragma once
#include "gdkcairocontextprivate.h"
G_END_DECLS
-#endif /* __GDK_MACOS_CAIRO_CONTEXT_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_CLIPBOARD_PRIVATE_H__
-#define __GDK_MACOS_CLIPBOARD_PRIVATE_H__
+#pragma once
#include <AppKit/AppKit.h>
G_END_DECLS
-#endif /* __GDK_MACOS_CLIPBOARD_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_MACOS_CURSOR_PRIVATE_H__
-#define __GDK_MACOS_CURSOR_PRIVATE_H__
+#pragma once
#include <AppKit/AppKit.h>
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GDK_MACOS_CURSOR_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_DEVICE_PRIVATE_H__
-#define __GDK_MACOS_DEVICE_PRIVATE_H__
+#pragma once
#include "gdkdeviceprivate.h"
G_END_DECLS
-#endif /* __GDK_MACOS_DEVICE_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_DEVICE_H__
-#define __GDK_MACOS_DEVICE_H__
+#pragma once
#if !defined (__GDKMACOS_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/macos/gdkmacos.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_MACOS_DEVICE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_DISPLAY_PRIVATE_H__
-#define __GDK_MACOS_DISPLAY_PRIVATE_H__
+#pragma once
#include <AppKit/AppKit.h>
G_END_DECLS
-#endif /* __GDK_MACOS_DISPLAY_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_DISPLAY_H__
-#define __GDK_MACOS_DISPLAY_H__
+#pragma once
#if !defined (__GDKMACOS_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/macos/gdkmacos.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_MACOS_DISPLAY_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_DRAG_PRIVATE_H__
-#define __GDK_MACOS_DRAG_PRIVATE_H__
+#pragma once
#include "gdkdragprivate.h"
G_END_DECLS
-#endif /* __GDK_MACOS_DRAG_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_DRAG_SURFACE_PRIVATE_H__
-#define __GDK_MACOS_DRAG_SURFACE_PRIVATE_H__
+#pragma once
#include "gdkmacossurface-private.h"
G_END_DECLS
-#endif /* __GDK_MACOS_DRAG_SURFACE_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_DROP_PRIVATE_H__
-#define __GDK_MACOS_DROP_PRIVATE_H__
+#pragma once
#include <AppKit/AppKit.h>
G_END_DECLS
-#endif /* __GDK_MACOS_DROP_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_EVENT_SOURCE_PRIVATE_H__
-#define __GDK_MACOS_EVENT_SOURCE_PRIVATE_H__
+#pragma once
#include <AppKit/AppKit.h>
G_END_DECLS
-#endif /* __GDK_MACOS_EVENT_SOURCE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_MACOS_GL_CONTEXT_PRIVATE_H__
-#define __GDK_MACOS_GL_CONTEXT_PRIVATE_H__
+#pragma once
#include "gdkmacosglcontext.h"
G_END_DECLS
-#endif /* __GDK_MACOS_GL_CONTEXT_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_GL_CONTEXT_H__
-#define __GDK_MACOS_GL_CONTEXT_H__
+#pragma once
#if !defined (__GDKMACOS_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/macos/gdkmacos.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_MACOS_GL_CONTEXT_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_KEYMAP_PRIVATE_H__
-#define __GDK_MACOS_KEYMAP_PRIVATE_H__
+#pragma once
#include <AppKit/AppKit.h>
G_END_DECLS
-#endif /* __GDK_MACOS_KEYMAP_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_KEYMAP_H__
-#define __GDK_MACOS_KEYMAP_H__
+#pragma once
#if !defined (__GDKMACOS_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/macos/gdkmacos.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_MACOS_KEYMAP_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_MONITOR_PRIVATE_H__
-#define __GDK_MACOS_MONITOR_PRIVATE_H__
+#pragma once
#include <AppKit/AppKit.h>
G_END_DECLS
-#endif /* __GDK_MACOS_MONITOR_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_MONITOR_H__
-#define __GDK_MACOS_MONITOR_H__
+#pragma once
#if !defined (__GDKMACOS_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/macos/gdkmacos.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_MACOS_MONITOR_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_PASTEBOARD_PRIVATE_H__
-#define __GDK_MACOS_PASTEBOARD_PRIVATE_H__
+#pragma once
#include <AppKit/AppKit.h>
#include <gio/gio.h>
G_END_DECLS
-#endif /* __GDK_MACOS_PASTEBOARD_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_POPUP_SURFACE_PRIVATE_H__
-#define __GDK_MACOS_POPUP_SURFACE_PRIVATE_H__
+#pragma once
#include "gdkmacossurface-private.h"
G_END_DECLS
-#endif /* __GDK_MACOS_POPUP_SURFACE_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_SEAT_PRIVATE_H__
-#define __GDK_MACOS_SEAT_PRIVATE_H__
+#pragma once
#include <AppKit/AppKit.h>
G_END_DECLS
-#endif /* __GDK_MACOS_SEAT_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_SURFACE_PRIVATE_H__
-#define __GDK_MACOS_SURFACE_PRIVATE_H__
+#pragma once
#include <AppKit/AppKit.h>
#include <cairo.h>
G_END_DECLS
-#endif /* __GDK_MACOS_SURFACE_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_SURFACE_H__
-#define __GDK_MACOS_SURFACE_H__
+#pragma once
#if !defined (__GDKMACOS_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/macos/gdkmacos.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_MACOS_SURFACE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_TOPLEVEL_SURFACE_PRIVATE_H__
-#define __GDK_MACOS_TOPLEVEL_SURFACE_PRIVATE_H__
+#pragma once
#include "gdkmacossurface-private.h"
G_END_DECLS
-#endif /* __GDK_MACOS_TOPLEVEL_SURFACE_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_MACOS_UTILS_PRIVATE_H__
-#define __GDK_MACOS_UTILS_PRIVATE_H__
+#pragma once
#include <AppKit/AppKit.h>
#include <gdk/gdk.h>
#endif
}
-#endif /* __GDK_MACOS_UTILS_PRIVATE_H__ */
* SOFTWARE.
*/
-#ifndef OS_COMPATIBILITY_H
-#define OS_COMPATIBILITY_H
+#pragma once
#include <sys/types.h>
int
os_create_anonymous_file(off_t size);
-#endif /* OS_COMPATIBILITY_H */
* SOFTWARE.
*/
-#ifndef WAYLAND_CURSOR_H
-#define WAYLAND_CURSOR_H
+#pragma once
#include <stdint.h>
}
#endif
-#endif
* SOFTWARE.
*/
-#ifndef XCURSOR_H
-#define XCURSOR_H
+#pragma once
typedef int XcursorBool;
typedef unsigned int XcursorUInt;
XcursorImages *
xcursor_load_images (const char *path, int size);
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WAYLAND_CAIRO_CONTEXT__
-#define __GDK_WAYLAND_CAIRO_CONTEXT__
+#pragma once
#include "gdkconfig.h"
G_END_DECLS
-#endif /* __GDK_WAYLAND_CAIRO_CONTEXT__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_CLIPBOARD_WAYLAND_H__
-#define __GDK_CLIPBOARD_WAYLAND_H__
+#pragma once
#include "gdk/gdkclipboard.h"
G_END_DECLS
-#endif /* __GDK_CLIPBOARD_WAYLAND_H__ */
-#ifndef __GDK_DEVICE_WAYLAND_PRIVATE_H__
-#define __GDK_DEVICE_WAYLAND_PRIVATE_H__
+#pragma once
#include "gdkwaylanddevice.h"
#include "gdkwaylandseat.h"
GdkModifierType gdk_wayland_device_get_modifiers (GdkDevice *device);
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WAYLAND_DISPLAY__
-#define __GDK_WAYLAND_DISPLAY__
+#pragma once
#include "config.h"
G_END_DECLS
-#endif /* __GDK_WAYLAND_DISPLAY__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WAYLAND_GL_CONTEXT__
-#define __GDK_WAYLAND_GL_CONTEXT__
+#pragma once
#include "gdkglcontextprivate.h"
#include "gdkdisplayprivate.h"
G_END_DECLS
-#endif /* __GDK_WAYLAND_GL_CONTEXT__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WAYLAND_MONITOR_PRIVATE_H__
-#define __GDK_WAYLAND_MONITOR_PRIVATE_H__
+#pragma once
#include <glib.h>
#include "gdkwaylandmonitor.h"
GdkMonitorClass parent_class;
};
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_PRIMARY_WAYLAND_H__
-#define __GDK_PRIMARY_WAYLAND_H__
+#pragma once
#include "gdk/gdkclipboard.h"
G_END_DECLS
-#endif /* __GDK_PRIMARY_WAYLAND_H__ */
* Private uninstalled header defining things local to the Wayland backend
*/
-#ifndef __GDK_PRIVATE_WAYLAND_H__
-#define __GDK_PRIVATE_WAYLAND_H__
+#pragma once
#include "config.h"
GdkModifierType gdk_wayland_keymap_get_gdk_modifiers (GdkKeymap *keymap,
guint32 mods);
-#endif /* __GDK_PRIVATE_WAYLAND_H__ */
* Author: Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GDK_WAYLAND_SEAT_H__
-#define __GDK_WAYLAND_SEAT_H__
+#pragma once
#include "config.h"
void gdk_wayland_seat_clear_touchpoints (GdkWaylandSeat *seat,
GdkSurface *surface);
-#endif /* __GDK_WAYLAND_SEAT_H__ */
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WAYLAND_VULKAN_CONTEXT__
-#define __GDK_WAYLAND_VULKAN_CONTEXT__
+#pragma once
#include "gdkconfig.h"
#endif /* !GDK_RENDERING_VULKAN */
-#endif /* __GDK_WAYLAND_VULKAN_CONTEXT__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_WAYLAND_H__
-#define __GDK_WAYLAND_H__
+#pragma once
#include <gdk/gdk.h>
#undef __GDKWAYLAND_H_INSIDE__
-#endif /* __GDK_WAYLAND_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WAYLAND_DEVICE_H__
-#define __GDK_WAYLAND_DEVICE_H__
+#pragma once
#if !defined (__GDKWAYLAND_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/wayland/gdkwayland.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WAYLAND_DEVICE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WAYLAND_DISPLAY_H__
-#define __GDK_WAYLAND_DISPLAY_H__
+#pragma once
#if !defined (__GDKWAYLAND_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/wayland/gdkwayland.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WAYLAND_DISPLAY_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WAYLAND_GL_CONTEXT_H__
-#define __GDK_WAYLAND_GL_CONTEXT_H__
+#pragma once
#if !defined (__GDKWAYLAND_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/wayland/gdkwayland.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WAYLAND_GL_CONTEXT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WAYLAND_MONITOR_H__
-#define __GDK_WAYLAND_MONITOR_H__
+#pragma once
#if !defined (__GDKWAYLAND_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/wayland/gdkwayland.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WAYLAND_MONITOR_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WAYLAND_SURFACE_H__
-#define __GDK_WAYLAND_SURFACE_H__
+#pragma once
#if !defined (__GDKWAYLAND_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/wayland/gdkwayland.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WAYLAND_SURFACE_H__ */
* Author: Florian Müllner <fmuellner@gnome.org>
*/
-#ifndef __WM_BUTTON_LAYOUT_TRANSLATION__
-#define __WM_BUTTON_LAYOUT_TRANSLATION__
+#pragma once
void translate_wm_button_layout_to_gtk (char *layout);
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WIN32_CAIRO_CONTEXT__
-#define __GDK_WIN32_CAIRO_CONTEXT__
+#pragma once
#include "gdkconfig.h"
G_END_DECLS
-#endif /* __GDK_WIN32_CAIRO_CONTEXT__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_CLIPBOARD_WIN32_H__
-#define __GDK_CLIPBOARD_WIN32_H__
+#pragma once
#include "gdk/gdkclipboard.h"
G_END_DECLS
-#endif /* __GDK_CLIPBOARD_WIN32_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_CLIPDROP_WIN32_H__
-#define __GDK_CLIPDROP_WIN32_H__
+#pragma once
G_BEGIN_DECLS
-#endif /* __GDK_CLIPDROP_WIN32_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DEVICE_VIRTUAL_H__
-#define __GDK_DEVICE_VIRTUAL_H__
+#pragma once
#include <gdk/gdkdeviceprivate.h>
G_END_DECLS
-#endif /* __GDK_DEVICE_VIRTUAL_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DEVICE_WIN32_H__
-#define __GDK_DEVICE_WIN32_H__
+#pragma once
#include <gdk/gdkdeviceprivate.h>
G_END_DECLS
-#endif /* __GDK_DEVICE_WIN32_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DEVICE_WINPOINTER_H__
-#define __GDK_DEVICE_WINPOINTER_H__
+#pragma once
#include <gdk/gdkdeviceprivate.h>
G_END_DECLS
-#endif /* __GDK_DEVICE_WINPOINTER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DEVICE_WINTAB_H__
-#define __GDK_DEVICE_WINTAB_H__
+#pragma once
#include <gdk/gdkdeviceprivate.h>
G_END_DECLS
-#endif /* __GDK_DEVICE_WINTAB_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DEVICE_MANAGER_WIN32_H__
-#define __GDK_DEVICE_MANAGER_WIN32_H__
+#pragma once
G_BEGIN_DECLS
G_END_DECLS
-#endif /* __GDK_DEVICE_MANAGER_WIN32_H__ */
#include "gdkdisplayprivate.h"
-#ifndef __GDK_DISPLAY__WIN32_H__
-#define __GDK_DISPLAY__WIN32_H__
+#pragma once
#include "gdkwin32screen.h"
#include "gdkwin32cursor.h"
guint ref_count;
};
-#endif /* __GDK_DISPLAY__WIN32_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WIN32_GL_CONTEXT__
-#define __GDK_WIN32_GL_CONTEXT__
+#pragma once
#ifndef DONT_INCLUDE_LIBEPOXY
#include <epoxy/gl.h>
G_END_DECLS
-#endif /* __GDK_WIN32_GL_CONTEXT__ */
* Christian Kellner <gicmo@gnome.org>
*/
-#ifndef __GDK_WIN32_HDATA_OUTPUT_STREAM_H__
-#define __GDK_WIN32_HDATA_OUTPUT_STREAM_H__
+#pragma once
#include <gio/gio.h>
#include "gdktypes.h"
G_END_DECLS
-#endif /* __GDK_WIN32_HDATA_OUTPUT_STREAM_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GDK_INPUT_DMANIPULATION_H__
-#define __GDK_INPUT_DMANIPULATION_H__
+#pragma once
void gdk_dmanipulation_initialize (void);
void gdk_dmanipulation_maybe_add_contact (GdkSurface *surface,
MSG *msg);
-#endif /* __GDK_INPUT_DMANIPULATION_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_INPUT_WINPOINTER_H__
-#define __GDK_INPUT_WINPOINTER_H__
+#pragma once
#include "winpointer.h"
guint32 *time_);
void gdk_winpointer_interaction_ended (MSG *msg);
-#endif /* __GDK_INPUT_WINPOINTER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WIN32_MONITOR_PRIVATE_H__
-#define __GDK_WIN32_MONITOR_PRIVATE_H__
+#pragma once
#include <windows.h>
#include <glib.h>
int _gdk_win32_monitor_compare (GdkWin32Monitor *a, GdkWin32Monitor *b);
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_PRIVATE_WIN32_H__
-#define __GDK_PRIVATE_WIN32_H__
+#pragma once
#include <gdk/gdkcursorprivate.h>
#include <gdk/gdkdebugprivate.h>
gpointer gdk_win32_handle_table_lookup_ (HWND handle);
-#endif /* __GDK_PRIVATE_WIN32_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_SURFACE_WIN32_H__
-#define __GDK_SURFACE_WIN32_H__
+#pragma once
#include "gdk/win32/gdkprivate-win32.h"
#include "gdk/win32/gdkwin32cursor.h"
G_END_DECLS
-#endif /* __GDK_SURFACE_WIN32_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WIN32_VULKAN_CONTEXT__
-#define __GDK_WIN32_VULKAN_CONTEXT__
+#pragma once
#include "gdkconfig.h"
#endif /* !GDK_RENDERING_VULKAN */
-#endif /* __GDK_WIN32_VULKAN_CONTEXT__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_WIN32_H__
-#define __GDK_WIN32_H__
+#pragma once
#define __GDKWIN32_H_INSIDE__
#undef __GDKWIN32_H_INSIDE__
-#endif /* __GDK_WIN32_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_WIN32_CURSOR_H__
-#define __GDK_WIN32_CURSOR_H__
+#pragma once
#if !defined (__GDKWIN32_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdkwin32.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WIN32_CURSOR_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_WIN32_DISPLAY_H__
-#define __GDK_WIN32_DISPLAY_H__
+#pragma once
#if !defined (__GDKWIN32_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdkwin32.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WIN32_DISPLAY_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WIN32_DISPLAY_MANAGER_H__
-#define __GDK_WIN32_DISPLAY_MANAGER_H__
+#pragma once
#if !defined (__GDKWIN32_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdkwin32.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WIN32_DISPLAY_MANAGER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WIN32_DND_PRIVATE_H__
-#define __GDK_WIN32_DND_PRIVATE_H__
+#pragma once
#if !defined (__GDKWIN32_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdkwin32.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WIN32_DND_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WIN32_DND_H__
-#define __GDK_WIN32_DND_H__
+#pragma once
#if !defined (__GDKWIN32_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdkwin32.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WIN32_DRAG_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WIN32_GL_CONTEXT_H__
-#define __GDK_WIN32_GL_CONTEXT_H__
+#pragma once
#if !defined (__GDKWIN32_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdkwin32.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WIN32_GL_CONTEXT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WIN32_KEYS_H__
-#define __GDK_WIN32_KEYS_H__
+#pragma once
#if !defined (__GDKWIN32_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdkwin32.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WIN32_KEYMAP_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WIN32_LANGNOTIFICATION_H__
-#define __GDK_WIN32_LANGNOTIFICATION_H__
+#pragma once
void _gdk_win32_lang_notification_init (void);
void _gdk_win32_lang_notification_exit (void);
-#endif
\ No newline at end of file
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_WIN32_MISC_H__
-#define __GDK_WIN32_MISC_H__
+#pragma once
#if !defined (__GDKWIN32_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdkwin32.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WIN32_MISC_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WIN32_MONITOR_H__
-#define __GDK_WIN32_MONITOR_H__
+#pragma once
#if !defined (__GDKWIN32_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdkwin32.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WIN32_MONITOR_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_WIN32_SCREEN_H__
-#define __GDK_WIN32_SCREEN_H__
+#pragma once
#if !defined (__GDKWIN32_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdkwin32.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_WIN32_SCREEN_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_WIN32_SURFACE_H__
-#define __GDK_WIN32_SURFACE_H__
+#pragma once
#if !defined (__GDKWIN32_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/gdkwin32.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_X11_SURFACE_H__ */
* when sizeof(long) == 8.
**/
-#ifndef MWMUTIL_H_INCLUDED
-#define MWMUTIL_H_INCLUDED
+#pragma once
#include <X11/Xmd.h>
G_END_DECLS
-#endif /* MWMUTIL_H_INCLUDED */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_ASYNC_H__
-#define __GDK_ASYNC_H__
+#pragma once
#include "gdkdisplay.h"
#include <X11/Xlib.h>
G_END_DECLS
-#endif /* __GDK_ASYNC_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_CAIRO_CONTEXT__
-#define __GDK_X11_CAIRO_CONTEXT__
+#pragma once
#include "gdkconfig.h"
G_END_DECLS
-#endif /* __GDK_X11_CAIRO_CONTEXT__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_CLIPBOARD_X11_H__
-#define __GDK_CLIPBOARD_X11_H__
+#pragma once
#include "gdk/gdkclipboard.h"
G_END_DECLS
-#endif /* __GDK_CLIPBOARD_X11_H__ */
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DEVICE_XI2_PRIVATE_H__
-#define __GDK_DEVICE_XI2_PRIVATE_H__
+#pragma once
#include "gdkx11device-xi2.h"
G_END_DECLS
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_DEVICE_MANAGER_PRIVATE_CORE_H__
-#define __GDK_DEVICE_MANAGER_PRIVATE_CORE_H__
+#pragma once
#include <X11/Xlib.h>
G_END_DECLS
-#endif /* __GDK_DEVICE_MANAGER_PRIVATE_CORE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_DISPLAY__
-#define __GDK_X11_DISPLAY__
+#pragma once
#include "gdkdisplayprivate.h"
#include "gdkkeys.h"
G_END_DECLS
-#endif /* __GDK_X11_DISPLAY__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_EVENT_SOURCE_H__
-#define __GDK_X11_EVENT_SOURCE_H__
+#pragma once
#include "gdkeventtranslator.h"
#include "gdkx11display.h"
G_END_DECLS
-#endif /* __GDK_X11_EVENT_SOURCE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_EVENT_TRANSLATOR_H__
-#define __GDK_EVENT_TRANSLATOR_H__
+#pragma once
#include "gdktypes.h"
#include "gdkdisplay.h"
G_END_DECLS
-#endif /* __GDK_EVENT_TRANSLATOR_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_GL_CONTEXT__
-#define __GDK_X11_GL_CONTEXT__
+#pragma once
#include "gdkx11glcontext.h"
G_END_DECLS
-#endif /* __GDK_X11_GL_CONTEXT__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_KEYS_H__
-#define __GDK_X11_KEYS_H__
+#pragma once
#include <gdk/gdk.h>
#include <gdk/gdkkeysprivate.h>
guint keycode);
G_END_DECLS
-#endif /* __GDK_X11_KEYMAP_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_MONITOR_PRIVATE_H__
-#define __GDK_X11_MONITOR_PRIVATE_H__
+#pragma once
#include <glib.h>
#include <gio/gio.h>
GdkMonitorClass parent_class;
};
-#endif
* Private uninstalled header defining things local to X windowing code
*/
-#ifndef __GDK_PRIVATE_X11_H__
-#define __GDK_PRIVATE_X11_H__
+#pragma once
#include "gdkcursor.h"
#include "gdkx.h"
#define GDK_SURFACE_XID(win) (GDK_X11_SURFACE (win)->xid)
#define GDK_SCREEN_XDISPLAY(screen) (GDK_X11_SCREEN (screen)->xdisplay)
-#endif /* __GDK_PRIVATE_X11_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_SCREEN__
-#define __GDK_X11_SCREEN__
+#pragma once
#include "gdkx11screen.h"
#include <X11/X.h>
G_END_DECLS
-#endif /* __GDK_X11_SCREEN__ */
* Christian Kellner <gicmo@gnome.org>
*/
-#ifndef __GDK_X11_SELECTION_INPUT_STREAM_H__
-#define __GDK_X11_SELECTION_INPUT_STREAM_H__
+#pragma once
#include <gio/gio.h>
#include "gdktypes.h"
G_END_DECLS
-#endif /* __GDK_X11_SELECTION_INPUT_STREAM_H__ */
* Christian Kellner <gicmo@gnome.org>
*/
-#ifndef __GDK_X11_SELECTION_OUTPUT_STREAM_H__
-#define __GDK_X11_SELECTION_OUTPUT_STREAM_H__
+#pragma once
#include <gio/gio.h>
#include "gdktypes.h"
G_END_DECLS
-#endif /* __GDK_X11_SELECTION_OUTPUT_STREAM_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_X11_SURFACE__
-#define __GDK_X11_SURFACE__
+#pragma once
#include "gdksurfaceprivate.h"
#include "gdkx11surface.h"
G_END_DECLS
-#endif /* __GDK_X11_SURFACE__ */
* Author: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GDK_X11_TEXT_LIST_CONVERTER_H__
-#define __GDK_X11_TEXT_LIST_CONVERTER_H__
+#pragma once
#include <gio/gio.h>
#include <gdk/gdktypes.h>
G_END_DECLS
-#endif /* __GDK_X11_TEXT_LIST_CONVERTER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_VULKAN_CONTEXT__
-#define __GDK_X11_VULKAN_CONTEXT__
+#pragma once
#include "gdkconfig.h"
#endif /* !GDK_RENDERING_VULKAN */
-#endif /* __GDK_X11_VULKAN_CONTEXT__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_X_H__
-#define __GDK_X_H__
+#pragma once
#include <gdk/gdk.h>
#undef __GDKX_H_INSIDE__
-#endif /* __GDK_X_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_APP_LAUNCH_CONTEXT_H__
-#define __GDK_X11_APP_LAUNCH_CONTEXT_H__
+#pragma once
#if !defined (__GDKX_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/x11/gdkx.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_X11_APP_LAUNCH_CONTEXT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_DEVICE_XI2_H__
-#define __GDK_X11_DEVICE_XI2_H__
+#pragma once
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GDK_X11_DEVICE_XI2_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_DEVICE_H__
-#define __GDK_X11_DEVICE_H__
+#pragma once
#if !defined (__GDKX_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/x11/gdkx.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_X11_DEVICE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_DEVICE_MANAGER_XI2_H__
-#define __GDK_X11_DEVICE_MANAGER_XI2_H__
+#pragma once
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GDK_X11_DEVICE_MANAGER_XI2_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_DEVICE_MANAGER_H__
-#define __GDK_X11_DEVICE_MANAGER_H__
+#pragma once
#if !defined (__GDKX_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/x11/gdkx.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_X11_DEVICE_MANAGER_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_X11_DISPLAY_H__
-#define __GDK_X11_DISPLAY_H__
+#pragma once
#if !defined (__GDKX_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/x11/gdkx.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_X11_DISPLAY_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_DND_H__
-#define __GDK_X11_DND_H__
+#pragma once
#if !defined (__GDKX_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/x11/gdkx.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_X11_DRAG_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_GL_CONTEXT_H__
-#define __GDK_X11_GL_CONTEXT_H__
+#pragma once
#if !defined (__GDKX_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/x11/gdkx.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_X11_GL_CONTEXT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_X11_MONITOR_H__
-#define __GDK_X11_MONITOR_H__
+#pragma once
#if !defined (__GDKX_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/x11/gdkx.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_X11_MONITOR_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_X11_PROPERTY_H__
-#define __GDK_X11_PROPERTY_H__
+#pragma once
#if !defined (__GDKX_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/x11/gdkx.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_X11_PROPERTY_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_X11_SCREEN_H__
-#define __GDK_X11_SCREEN_H__
+#pragma once
#if !defined (__GDKX_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/x11/gdkx.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_X11_SCREEN_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_X11_SELECTION_H__
-#define __GDK_X11_SELECTION_H__
+#pragma once
#if !defined (__GDKX_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/x11/gdkx.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_X11_SELECTION_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_X11_SURFACE_H__
-#define __GDK_X11_SURFACE_H__
+#pragma once
#if !defined (__GDKX_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/x11/gdkx.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_X11_SURFACE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GDK_X11_UTILS_H__
-#define __GDK_X11_UTILS_H__
+#pragma once
#if !defined (__GDKX_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gdk/x11/gdkx.h> can be included directly."
G_END_DECLS
-#endif /* __GDK_X11_UTILS_H__ */
*
* Author: Owen Taylor, Red Hat, Inc.
*/
-#ifndef XSETTINGS_CLIENT_H
-#define XSETTINGS_CLIENT_H
+#pragma once
#include <gdk/x11/gdkprivate-x11.h>
#include <gdk/x11/gdkx11screen.h>
gpointer data);
-#endif /* XSETTINGS_CLIENT_H */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GSK_BROADWAY_RENDERER_H__
-#define __GSK_BROADWAY_RENDERER_H__
+#pragma once
#include <gdk/gdk.h>
#include <gsk/gskrenderer.h>
#endif /* GDK_WINDOWING_BROADWAY */
-#endif /* __GSK_BROADWAY_RENDERER_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __FP16_PRIVATE_H__
-#define __FP16_PRIVATE_H__
+#pragma once
#include <glib.h>
G_END_DECLS
-#endif
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_ATTACHMENT_STATE_PRIVATE_H__
-#define __GSK_GL_ATTACHMENT_STATE_PRIVATE_H__
+#pragma once
#include "gskgltypesprivate.h"
G_END_DECLS
-#endif /* __GSK_GL_ATTACHMENT_STATE_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_BUFFER_PRIVATE_H__
-#define __GSK_GL_BUFFER_PRIVATE_H__
+#pragma once
#include "gskgltypesprivate.h"
G_END_DECLS
-#endif /* __GSK_GL_BUFFER_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_COMMAND_QUEUE_PRIVATE_H__
-#define __GSK_GL_COMMAND_QUEUE_PRIVATE_H__
+#pragma once
#include <gsk/gskprofilerprivate.h>
G_END_DECLS
-#endif /* __GSK_GL_COMMAND_QUEUE_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_COMPILER_PRIVATE_H__
-#define __GSK_GL_COMPILER_PRIVATE_H__
+#pragma once
#include "gskgltypesprivate.h"
G_END_DECLS
-#endif /* __GSK_GL_COMPILER_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_DRIVER_PRIVATE_H__
-#define __GSK_GL_DRIVER_PRIVATE_H__
+#pragma once
#include <gdk/gdkgltextureprivate.h>
G_END_DECLS
-#endif /* __GSK_GL_DRIVER_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_GLYPH_LIBRARY_PRIVATE_H__
-#define __GSK_GL_GLYPH_LIBRARY_PRIVATE_H__
+#pragma once
#include <pango/pango.h>
G_END_DECLS
-#endif /* __GSK_GL_GLYPH_LIBRARY_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_ICON_LIBRARY_PRIVATE_H__
-#define __GSK_GL_ICON_LIBRARY_PRIVATE_H__
+#pragma once
#include <pango/pango.h>
G_END_DECLS
-#endif /* __GSK_GL_ICON_LIBRARY_PRIVATE_H__ */
-#ifndef __GSK_GL_PROFILER_PRIVATE_H__
-#define __GSK_GL_PROFILER_PRIVATE_H__
+#pragma once
#include <gsk/gsktypes.h>
G_END_DECLS
-#endif /* __GSK_GL_PROFILER_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_PROGRAM_PRIVATE_H__
-#define __GSK_GL_PROGRAM_PRIVATE_H__
+#pragma once
#include "gskgltypesprivate.h"
G_END_DECLS
-#endif /* __GSK_GL_PROGRAM_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_RENDERER_H__
-#define __GSK_GL_RENDERER_H__
+#pragma once
#include <gsk/gskrenderer.h>
GskRenderer *gsk_ngl_renderer_new (void);
G_END_DECLS
-#endif /* __GSK_GL_RENDERER__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_RENDERER_PRIVATE_H__
-#define __GSK_GL_RENDERER_PRIVATE_H__
+#pragma once
#include "gskglrenderer.h"
G_END_DECLS
-#endif /* __GSK_GL_RENDERER_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_RENDER_JOB_H__
-#define __GSK_GL_RENDER_JOB_H__
+#pragma once
#include "gskgltypesprivate.h"
void gsk_gl_render_job_set_debug_fallback (GskGLRenderJob *job,
gboolean debug_fallback);
-#endif /* __GSK_GL_RENDER_JOB_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_SHADOW_LIBRARY_PRIVATE_H__
-#define __GSK_GL_SHADOW_LIBRARY_PRIVATE_H__
+#pragma once
#include "gskgltexturelibraryprivate.h"
G_END_DECLS
-#endif /* __GSK_GL_SHADOW_LIBRARY_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_TEXTURE_LIBRARY_PRIVATE_H__
-#define __GSK_GL_TEXTURE_LIBRARY_PRIVATE_H__
+#pragma once
#include "gskgltypesprivate.h"
#include "gskgltextureprivate.h"
G_END_DECLS
-#endif /* __GSK_GL_TEXTURE_LIBRARY_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef _GSK_GL_TEXTURE_PRIVATE_H__
-#define _GSK_GL_TEXTURE_PRIVATE_H__
+#pragma once
#include "gskgltypesprivate.h"
G_END_DECLS
-#endif /* _GSK_GL_TEXTURE_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_TYPES_PRIVATE_H__
-#define __GSK_GL_TYPES_PRIVATE_H__
+#pragma once
#include <epoxy/gl.h>
#include <graphene.h>
G_END_DECLS
-#endif /* __GSK_GL_TYPES_PRIVATE_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef GSK_GL_UNIFORM_STATE_PRIVATE_H
-#define GSK_GL_UNIFORM_STATE_PRIVATE_H
+#pragma once
#include "gskgltypesprivate.h"
G_END_DECLS
-#endif /* GSK_GL_UNIFORM_STATE_PRIVATE_H */
-#ifndef __INLINE_ARRAY_H__
-#define __INLINE_ARRAY_H__
+#pragma once
#define DEFINE_INLINE_ARRAY(Type, prefix, ElementType) \
typedef struct _##Type { \
return element - &ar->items[0]; \
}
-#endif /* __INLINE_ARRAY_H__ */
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __NINE_SLICE_PRIVATE_H__
-#define __NINE_SLICE_PRIVATE_H__
+#pragma once
#include "gskgltextureprivate.h"
G_END_DECLS
-#endif /* __NINE_SLICE_PRIVATE_H__ */
// INCLUDE SECTION
//
-#ifndef STB_INCLUDE_STB_RECT_PACK_H
-#define STB_INCLUDE_STB_RECT_PACK_H
+#pragma once
#define STB_RECT_PACK_VERSION 1
}
#endif
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GSK_H__
-#define __GSK_H__
+#pragma once
#define __GSK_H_INSIDE__
#undef __GSK_H_INSIDE__
-#endif /* __GSK_H__ */
*
*/
-#ifndef _GSK_CAIRO_BLUR_H
-#define _GSK_CAIRO_BLUR_H
+#pragma once
#include <gdk/gdk.h>
#include <cairo.h>
G_END_DECLS
-#endif /* _GSK_CAIRO_BLUR_H */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GSK_CAIRO_RENDERER_H__
-#define __GSK_CAIRO_RENDERER_H__
+#pragma once
#include <cairo.h>
#include <gsk/gskrenderer.h>
G_END_DECLS
-#endif /* __GSK_CAIRO_RENDERER_H__ */
-#ifndef __GSK_DEBUG_PRIVATE_H__
-#define __GSK_DEBUG_PRIVATE_H__
+#pragma once
#include <glib.h>
#include "gdk/gdkdebugprivate.h"
G_END_DECLS
-#endif /* __GSK_DEBUG_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GSK_DIFF_PRIVATE_H__
-#define __GSK_DIFF_PRIVATE_H__
+#pragma once
#include <glib.h>
G_END_DECLS
-#endif /* __GSK_DIFF_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GSK_ENUMS_H__
-#define __GSK_ENUMS_H__
+#pragma once
#if !defined (__GSK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gsk/gsk.h> can be included directly."
GSK_MASK_MODE_INVERTED_LUMINANCE
} GskMaskMode;
-#endif /* __GSK_TYPES_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GSK_GL_SHADER_H__
-#define __GSK_GL_SHADER_H__
+#pragma once
#if !defined (__GSK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gsk/gsk.h> can be included directly."
G_END_DECLS
-#endif /* __GSK_GL_SHADER_H__ */
-#ifndef __GSK_GLSHADER_PRIVATE_H__
-#define __GSK_GLSHADER_PRIVATE_H__
+#pragma once
#include <gsk/gskglshader.h>
G_END_DECLS
-#endif /* __GSK_GLSHADER_PRIVATE_H__ */
-#ifndef __GSK_PRIVATE_H__
-#define __GSK_PRIVATE_H__
+#pragma once
#include <glib.h>
#include <pango/pango.h>
G_END_DECLS
-#endif /* __GSK_PRIVATE_H__ */
-#ifndef __GSK_PROFILER_PRIVATE_H__
-#define __GSK_PROFILER_PRIVATE_H__
+#pragma once
#include <glib-object.h>
G_END_DECLS
-#endif /* __GSK_PROFILER_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GSK_RENDERER_H__
-#define __GSK_RENDERER_H__
+#pragma once
#if !defined (__GSK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gsk/gsk.h> can be included directly."
G_END_DECLS
-#endif /* __GSK_RENDERER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GSK_RENDERER_PRIVATE_H__
-#define __GSK_RENDERER_PRIVATE_H__
+#pragma once
#include "gskrenderer.h"
#include "gskprofilerprivate.h"
G_END_DECLS
-#endif /* __GSK_RENDERER_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GSK_RENDER_NODE_H__
-#define __GSK_RENDER_NODE_H__
+#pragma once
#if !defined (__GSK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gsk/gsk.h> can be included directly."
G_END_DECLS
-#endif /* __GSK_RENDER_NODE_H__ */
-#ifndef __GSK_RENDER_NODE_PARSER_PRIVATE_H__
-#define __GSK_RENDER_NODE_PARSER_PRIVATE_H__
+#pragma once
#include "gskrendernode.h"
GskParseErrorFunc error_func,
gpointer user_data);
-#endif
-#ifndef __GSK_RENDER_NODE_PRIVATE_H__
-#define __GSK_RENDER_NODE_PRIVATE_H__
+#pragma once
#include "gskrendernode.h"
#include <cairo.h>
G_END_DECLS
-#endif /* __GSK_RENDER_NODE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GSK_ROUNDED_RECT_H__
-#define __GSK_ROUNDED_RECT_H__
+#pragma once
#if !defined (__GSK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gsk/gsk.h> can be included directly."
G_END_DECLS
-#endif /* __GSK_ROUNDED_RECT_H__ */
-#ifndef __GSK_ROUNDED_RECT_PRIVATE_H__
-#define __GSK_ROUNDED_RECT_PRIVATE_H__
+#pragma once
#include "gskroundedrect.h"
G_END_DECLS
-#endif /* __GSK_ROUNDED_RECT_PRIVATE_H__ */
*/
-#ifndef __GSK_TRANSFORM_H__
-#define __GSK_TRANSFORM_H__
+#pragma once
#if !defined (__GSK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gsk/gsk.h> can be included directly."
G_END_DECLS
-#endif /* __GSK_TRANSFORM_H__ */
*/
-#ifndef __GSK_TRANSFORM_PRIVATE_H__
-#define __GSK_TRANSFORM_PRIVATE_H__
+#pragma once
#include "gsktransform.h"
G_END_DECLS
-#endif /* __GSK_TRANSFORM_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GSK_TYPES_H__
-#define __GSK_TYPES_H__
+#pragma once
#if !defined (__GSK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gsk/gsk.h> can be included directly."
typedef struct _GskRenderer GskRenderer;
typedef struct _GskTransform GskTransform;
-#endif /* __GSK_TYPES_H__ */
-#ifndef __GSK_VULKAN_BLEND_MODE_PIPELINE_PRIVATE_H__
-#define __GSK_VULKAN_BLEND_MODE_PIPELINE_PRIVATE_H__
+#pragma once
#include <graphene.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_BLEND_MODE_PIPELINE_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_BLUR_PIPELINE_PRIVATE_H__
-#define __GSK_VULKAN_BLUR_PIPELINE_PRIVATE_H__
+#pragma once
#include <graphene.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_BLUR_PIPELINE_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_BORDER_PIPELINE_PRIVATE_H__
-#define __GSK_VULKAN_BORDER_PIPELINE_PRIVATE_H__
+#pragma once
#include <graphene.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_BORDER_PIPELINE_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_BOX_SHADOW_PIPELINE_PRIVATE_H__
-#define __GSK_VULKAN_BOX_SHADOW_PIPELINE_PRIVATE_H__
+#pragma once
#include <graphene.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_BOX_SHADOW_PIPELINE_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_BUFFER_PRIVATE_H__
-#define __GSK_VULKAN_BUFFER_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_BUFFER_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_CLIP_PRIVATE_H__
-#define __GSK_VULKAN_CLIP_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
#include <graphene.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_CLIP_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_COLOR_PIPELINE_PRIVATE_H__
-#define __GSK_VULKAN_COLOR_PIPELINE_PRIVATE_H__
+#pragma once
#include <graphene.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_COLOR_PIPELINE_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_COLOR_TEXT_PIPELINE_PRIVATE_H__
-#define __GSK_VULKAN_COLOR_TEXT_PIPELINE_PRIVATE_H__
+#pragma once
#include <graphene.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_COLOR_TEXT_PIPELINE_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_COMMAND_POOL_PRIVATE_H__
-#define __GSK_VULKAN_COMMAND_POOL_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_COMMAND_POOL_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_CROSS_FADE_PIPELINE_PRIVATE_H__
-#define __GSK_VULKAN_CROSS_FADE_PIPELINE_PRIVATE_H__
+#pragma once
#include <graphene.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_CROSS_FADE_PIPELINE_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_EFFECT_PIPELINE_PRIVATE_H__
-#define __GSK_VULKAN_EFFECT_PIPELINE_PRIVATE_H__
+#pragma once
#include <graphene.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_EFFECT_PIPELINE_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_GLYPH_CACHE_PRIVATE_H__
-#define __GSK_VULKAN_GLYPH_CACHE_PRIVATE_H__
+#pragma once
#include <pango/pango.h>
#include "gskvulkanrendererprivate.h"
void gsk_vulkan_glyph_cache_begin_frame (GskVulkanGlyphCache *cache);
-#endif /* __GSK_VULKAN_GLYPH_CACHE_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_IMAGE_PRIVATE_H__
-#define __GSK_VULKAN_IMAGE_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_IMAGE_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_LINEAR_GRADIENT_PIPELINE_PRIVATE_H__
-#define __GSK_VULKAN_LINEAR_GRADIENT_PIPELINE_PRIVATE_H__
+#pragma once
#include <graphene.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_LINEAR_GRADIENT_PIPELINE_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_MEMORY_PRIVATE_H__
-#define __GSK_VULKAN_MEMORY_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_MEMORY_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_PIPELINE_PRIVATE_H__
-#define __GSK_VULKAN_PIPELINE_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_PIPELINE_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_PUSH_CONSTANTS_PRIVATE_H__
-#define __GSK_VULKAN_PUSH_CONSTANTS_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
#include <graphene.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_PUSH_CONSTANTS_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GSK_VULKAN_RENDERER_H__
-#define __GSK_VULKAN_RENDERER_H__
+#pragma once
#include <gdk/gdk.h>
#include <gsk/gskrenderer.h>
#endif /* GDK_WINDOWING_VULKAN */
-#endif /* __GSK_VULKAN_RENDERER_H__ */
-#ifndef __GSK_VULKAN_RENDERER_PRIVATE_H__
-#define __GSK_VULKAN_RENDERER_PRIVATE_H__
+#pragma once
#include "gskvulkanrenderer.h"
#include "gskvulkanimageprivate.h"
G_END_DECLS
-#endif /* __GSK_VULKAN_RENDERER_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_RENDER_PASS_PRIVATE_H__
-#define __GSK_VULKAN_RENDER_PASS_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
#include <gsk/gskrendernode.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_RENDER_PASS_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_RENDER_PRIVATE_H__
-#define __GSK_VULKAN_RENDER_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
#include <gsk/gskrendernode.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_RENDER_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_SHADER_PRIVATE_H__
-#define __GSK_VULKAN_SHADER_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_SHADER_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_TEXT_PIPELINE_PRIVATE_H__
-#define __GSK_VULKAN_TEXT_PIPELINE_PRIVATE_H__
+#pragma once
#include <graphene.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_TEXT_PIPELINE_PRIVATE_H__ */
-#ifndef __GSK_VULKAN_TEXTURE_PIPELINE_PRIVATE_H__
-#define __GSK_VULKAN_TEXTURE_PIPELINE_PRIVATE_H__
+#pragma once
#include <graphene.h>
G_END_DECLS
-#endif /* __GSK_VULKAN_TEXTURE_PIPELINE_PRIVATE_H__ */
-#ifndef __GTK_COMPOSE_DATA__
-#define __GTK_COMPOSE_DATA__
+#pragma once
#define MAX_SEQ_LEN 5
#define N_INDEX_SIZE 39
#define DATA_SIZE 15777
#define N_CHARS 1321
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_CSS_H__
-#define __GTK_CSS_H__
+#pragma once
#define __GTK_CSS_H_INSIDE__
#undef __GTK_CSS_H_INSIDE__
-#endif /* __GTK_CSS_H__ */
*/
-#ifndef __GTK_CSS_DATA_URL_PRIVATE_H__
-#define __GTK_CSS_DATA_URL_PRIVATE_H__
+#pragma once
#include <gio/gio.h>
G_END_DECLS
-#endif /* __GTK_CSS_DATA_URL_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_CSS_ENUMS_H__
-#define __GTK_CSS_ENUMS_H__
+#pragma once
#if !defined (__GTK_CSS_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/css/gtkcss.h> can be included directly."
GTK_CSS_PARSER_WARNING_UNIMPLEMENTED
} GtkCssParserWarning;
-#endif /* __GTK_CSS_ENUMS_H__ */
*/
-#ifndef __GTK_CSS_ERROR_H__
-#define __GTK_CSS_ERROR_H__
+#pragma once
#include <glib.h>
#include <gdk/gdkversionmacros.h>
G_END_DECLS
-#endif /* __GTK_CSS_ERROR_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_LOCATION_H__
-#define __GTK_CSS_LOCATION_H__
+#pragma once
#if !defined (__GTK_CSS_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/css/gtkcss.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CSS_LOCATION_H__ */
*/
-#ifndef __GTK_CSS_LOCATION_PRIVATE_H__
-#define __GTK_CSS_LOCATION_PRIVATE_H__
+#pragma once
#include "gtkcsslocation.h"
G_END_DECLS
-#endif /* __GTK_CSS_LOCATION_PRIVATE_H__ */
*/
-#ifndef __GTK_CSS_PARSER_H__
-#define __GTK_CSS_PARSER_H__
+#pragma once
#include "gtkcssenums.h"
#include "gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_PARSER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_SECTION_H__
-#define __GTK_CSS_SECTION_H__
+#pragma once
#if !defined (__GTK_CSS_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/css/gtkcss.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CSS_SECTION_H__ */
*/
-#ifndef __GTK_CSS_SERIALIZER_H__
-#define __GTK_CSS_SERIALIZER_H__
+#pragma once
#include <glib.h>
G_END_DECLS
-#endif /* __GTK_CSS_SERIALIZER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_TOKENIZER_PRIVATE_H__
-#define __GTK_CSS_TOKENIZER_PRIVATE_H__
+#pragma once
#include <glib.h>
G_END_DECLS
-#endif /* __GTK_CSS_TOKENIZER_PRIVATE_H__ */
* Authors: Cosimo Cecchi <ccecchi@redhat.com>
*/
-#ifndef __GTK_APP_CHOOSER_H__
-#define __GTK_APP_CHOOSER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_APP_CHOOSER_H__ */
* Authors: Cosimo Cecchi <ccecchi@redhat.com>
*/
-#ifndef __GTK_APP_CHOOSER_BUTTON_H__
-#define __GTK_APP_CHOOSER_BUTTON_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_APP_CHOOSER_BUTTON_H__ */
* Cosimo Cecchi <ccecchi@redhat.com>
*/
-#ifndef __GTK_APP_CHOOSER_DIALOG_H__
-#define __GTK_APP_CHOOSER_DIALOG_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_APP_CHOOSER_DIALOG_H__ */
* Authors: Cosimo Cecchi <ccecchi@redhat.com>
*/
-#ifndef __GTK_APP_CHOOSER_PRIVATE_H__
-#define __GTK_APP_CHOOSER_PRIVATE_H__
+#pragma once
#include <glib.h>
#include <gio/gio.h>
G_END_DECLS
-#endif /* __GTK_APP_CHOOSER_PRIVATE_H__ */
* Cosimo Cecchi <ccecchi@redhat.com>
*/
-#ifndef __GTK_APP_CHOOSER_WIDGET_H__
-#define __GTK_APP_CHOOSER_WIDGET_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_APP_CHOOSER_WIDGET_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_ASSISTANT_H__
-#define __GTK_ASSISTANT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_ASSISTANT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_AREA_H__
-#define __GTK_CELL_AREA_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_AREA_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_AREA_BOX_H__
-#define __GTK_CELL_AREA_BOX_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_AREA_BOX_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_AREA_BOX_CONTEXT_H__
-#define __GTK_CELL_AREA_BOX_CONTEXT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_AREA_BOX_CONTEXT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_AREA_CONTEXT_H__
-#define __GTK_CELL_AREA_CONTEXT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_AREA_CONTEXT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_EDITABLE_H__
-#define __GTK_CELL_EDITABLE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_EDITABLE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_LAYOUT_H__
-#define __GTK_CELL_LAYOUT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_LAYOUT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_RENDERER_H__
-#define __GTK_CELL_RENDERER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_RENDERER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_RENDERER_ACCEL_H__
-#define __GTK_CELL_RENDERER_ACCEL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_RENDERER_ACCEL_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_RENDERER_COMBO_H__
-#define __GTK_CELL_RENDERER_COMBO_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_RENDERER_COMBO_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_RENDERER_PIXBUF_H__
-#define __GTK_CELL_RENDERER_PIXBUF_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_RENDERER_PIXBUF_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_CELL_RENDERER_PROGRESS_H__
-#define __GTK_CELL_RENDERER_PROGRESS_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_RENDERER_PROGRESS_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_RENDERER_SPIN_H__
-#define __GTK_CELL_RENDERER_SPIN_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_RENDERER_SPIN_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_RENDERER_SPINNER_H__
-#define __GTK_CELL_RENDERER_SPINNER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_RENDERER_SPINNER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_RENDERER_TEXT_H__
-#define __GTK_CELL_RENDERER_TEXT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_CELL_RENDERER_TEXT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_RENDERER_TOGGLE_H__
-#define __GTK_CELL_RENDERER_TOGGLE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_RENDERER_TOGGLE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CELL_VIEW_H__
-#define __GTK_CELL_VIEW_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CELL_VIEW_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_COLOR_BUTTON_H__
-#define __GTK_COLOR_BUTTON_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_COLOR_BUTTON_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COLOR_CHOOSER_H__
-#define __GTK_COLOR_CHOOSER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_COLOR_CHOOSER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COLOR_CHOOSER_DIALOG_H__
-#define __GTK_COLOR_CHOOSER_DIALOG_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_COLOR_CHOOSER_DIALOG_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COLOR_CHOOSER_PRIVATE_H__
-#define __GTK_COLOR_CHOOSER_PRIVATE_H__
+#pragma once
#include "gtkcolorchooser.h"
G_END_DECLS
-#endif /* ! __GTK_COLOR_CHOOSER_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COLOR_CHOOSER_WIDGET_H__
-#define __GTK_COLOR_CHOOSER_WIDGET_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_COLOR_CHOOSER_WIDGET_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COMBO_BOX_H__
-#define __GTK_COMBO_BOX_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_COMBO_BOX_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COMBO_BOX_PRIVATE_H__
-#define __GTK_COMBO_BOX_PRIVATE_H__
+#pragma once
#include "gtkcombobox.h"
G_END_DECLS
-#endif /* __GTK_COMBO_BOX_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COMBO_BOX_TEXT_H__
-#define __GTK_COMBO_BOX_TEXT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_COMBO_BOX_TEXT_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_DIALOG_H__
-#define __GTK_DIALOG_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_DIALOG_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_DIALOG_PRIVATE_H__
-#define __GTK_DIALOG_PRIVATE_H__
+#pragma once
#include "gtkdialog.h"
G_END_DECLS
-#endif /* __GTK_DIALOG_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_ENTRY_COMPLETION_H__
-#define __GTK_ENTRY_COMPLETION_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_ENTRY_COMPLETION_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FILE_CHOOSER_H__
-#define __GTK_FILE_CHOOSER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_FILE_CHOOSER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FILE_CHOOSER_DIALOG_H__
-#define __GTK_FILE_CHOOSER_DIALOG_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_FILE_CHOOSER_DIALOG_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FILE_CHOOSER_NATIVE_H__
-#define __GTK_FILE_CHOOSER_NATIVE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_FILE_CHOOSER_NATIVE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FILE_CHOOSER_WIDGET_H__
-#define __GTK_FILE_CHOOSER_WIDGET_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_FILE_CHOOSER_WIDGET_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_FONT_BUTTON_H__
-#define __GTK_FONT_BUTTON_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_FONT_BUTTON_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FONT_CHOOSER_H__
-#define __GTK_FONT_CHOOSER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_FONT_CHOOSER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FONT_CHOOSER_DIALOG_H__
-#define __GTK_FONT_CHOOSER_DIALOG_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_FONT_CHOOSER_DIALOG_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FONT_CHOOSER_PRIVATE_H__
-#define __GTK_FONT_CHOOSER_PRIVATE_H__
+#pragma once
#include "gtkfontchooser.h"
G_END_DECLS
-#endif /* ! __GTK_FONT_CHOOSER_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FONT_CHOOSER_WIDGET_H__
-#define __GTK_FONT_CHOOSER_WIDGET_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_FONT_CHOOSER_WIDGET_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_ICON_VIEW_H__
-#define __GTK_ICON_VIEW_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_ICON_VIEW_H__ */
#include "gtk/gtkdroptargetasync.h"
#include "gtk/gtkgestureclick.h"
-#ifndef __GTK_ICON_VIEW_PRIVATE_H__
-#define __GTK_ICON_VIEW_PRIVATE_H__
+#pragma once
typedef struct _GtkIconViewItem GtkIconViewItem;
struct _GtkIconViewItem
G_END_DECLS
-#endif /* __GTK_ICON_VIEW_PRIVATE_H__ */
* Modified by the GTK+ Team, 2008-2009.
*/
-#ifndef __GTK_INFO_BAR_H__
-#define __GTK_INFO_BAR_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_INFO_BAR_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_LIST_STORE_H__
-#define __GTK_LIST_STORE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_LIST_STORE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_LOCK_BUTTON_H__
-#define __GTK_LOCK_BUTTON_H__
+#pragma once
#include <gtk/gtkbutton.h>
#include <gio/gio.h>
G_END_DECLS
-#endif /* __GTK_LOCK_BUTTON_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_LOCK_BUTTON_PRIVATE_H__
-#define __GTK_LOCK_BUTTON_PRIVATE_H__
+#pragma once
#include "gtklockbutton.h"
G_END_DECLS
-#endif /* __GTK_LOCK_BUTTON_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_MESSAGE_DIALOG_H__
-#define __GTK_MESSAGE_DIALOG_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_MESSAGE_DIALOG_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_RENDER_H__
-#define __GTK_RENDER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_RENDER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SHOW_H__
-#define __GTK_SHOW_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SHOW_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_STATUSBAR_H__
-#define __GTK_STATUSBAR_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_STATUSBAR_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_STYLE_CONTEXT_H__
-#define __GTK_STYLE_CONTEXT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_STYLE_CONTEXT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_STYLE_CONTEXT_PRIVATE_H__
-#define __GTK_STYLE_CONTEXT_PRIVATE_H__
+#pragma once
#include "gtkstylecontext.h"
G_END_DECLS
-#endif /* __GTK_STYLE_CONTEXT_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TREE_DATA_LIST_PRIVATE_H__
-#define __GTK_TREE_DATA_LIST_PRIVATE_H__
+#pragma once
#include <gtk/deprecated/gtktreemodel.h>
#include <gtk/deprecated/gtktreesortable.h>
gpointer data,
GDestroyNotify destroy);
-#endif /* __GTK_TREE_DATA_LIST_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TREE_DND_H__
-#define __GTK_TREE_DND_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TREE_DND_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TREE_MODEL_H__
-#define __GTK_TREE_MODEL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TREE_MODEL_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TREE_MODEL_FILTER_H__
-#define __GTK_TREE_MODEL_FILTER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TREE_MODEL_FILTER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TREE_MODEL_SORT_H__
-#define __GTK_TREE_MODEL_SORT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TREE_MODEL_SORT_H__ */
* Author: Matthias Clasen
*/
-#ifndef __GTK_TREE_POPOVER_PRIVATE_H__
-#define __GTK_TREE_POPOVER_PRIVATE_H__
+#pragma once
#include <gtk/gtk.h>
G_END_DECLS
-#endif /* __GTK_TREE_POPOVER_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TREE_PRIVATE_H__
-#define __GTK_TREE_PRIVATE_H__
+#pragma once
#include <gtk/deprecated/gtktreeview.h>
G_END_DECLS
-#endif /* __GTK_TREE_PRIVATE_H__ */
/* A Red-Black Tree implementation used specifically by GtkTreeView.
*/
-#ifndef __GTK_TREE_RBTREE_PRIVATE_H__
-#define __GTK_TREE_RBTREE_PRIVATE_H__
+#pragma once
#include <glib.h>
G_END_DECLS
-#endif /* __GTK_TREE_RBTREE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TREE_SELECTION_H__
-#define __GTK_TREE_SELECTION_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TREE_SELECTION_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TREE_SORTABLE_H__
-#define __GTK_TREE_SORTABLE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_TREE_SORTABLE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TREE_STORE_H__
-#define __GTK_TREE_STORE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TREE_STORE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TREE_VIEW_H__
-#define __GTK_TREE_VIEW_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TREE_VIEW_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TREE_VIEW_COLUMN_H__
-#define __GTK_TREE_VIEW_COLUMN_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TREE_VIEW_COLUMN_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_VOLUME_BUTTON_H__
-#define __GTK_VOLUME_BUTTON_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_VOLUME_BUTTON_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_PIXBUF_UTILS_PRIVATE_H__
-#define __GDK_PIXBUF_UTILS_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GDK_PIXBUF_UTILS_PRIVATE_H__ */
* Author: Vincent Untz <vuntz@gnome.org>
*/
-#ifndef __G_SETTINGS_MAPPING_H__
-#define __G_SETTINGS_MAPPING_H__
+#pragma once
#include <glib-object.h>
gboolean g_settings_mapping_is_compatible (GType gvalue_type,
const GVariantType *variant_type);
-#endif /* __G_SETTINGS_MAPPING_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GSK_PANGO_PRIVATE_H__
-#define __GSK_PANGO_PRIVATE_H__
+#pragma once
#include <pango/pango.h>
#include "gtk/gtksnapshot.h"
G_END_DECLS
-#endif /* __GSK_PANGO_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_H__
-#define __GTK_H__
+#pragma once
#define __GTK_H_INSIDE__
#undef __GTK_H_INSIDE__
-#endif /* __GTK_H__ */
Author: Anders Carlsson <andersca@codefactory.se>
*/
-#ifndef __GTK_ABOUT_DIALOG_H__
-#define __GTK_ABOUT_DIALOG_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_ABOUT_DIALOG_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_ACCEL_GROUP_H__
-#define __GTK_ACCEL_GROUP_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_ACCEL_GROUP_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_ACCEL_GROUP_PRIVATE_H__
-#define __GTK_ACCEL_GROUP_PRIVATE_H__
+#pragma once
#include <gtk/gtkaccelgroup.h>
GdkModifierType accelerator_mods);
G_END_DECLS
-#endif /* __GTK_ACCEL_GROUP_PRIVATE_H__ */
* Authors: Ryan Lortie <desrt@desrt.ca>
*/
-#ifndef __GTK_ACTIONABLE_H__
-#define __GTK_ACTIONABLE_H__
+#pragma once
#include <glib-object.h>
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GTK_ACTIONABLE_H__ */
*
*/
-#ifndef __GTK_ACTION_BAR_H__
-#define __GTK_ACTION_BAR_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_ACTION_BAR_H__ */
* Authors: Ryan Lortie <desrt@desrt.ca>
*/
-#ifndef __GTK_ACTION_HELPER_H__
-#define __GTK_ACTION_HELPER_H__
+#pragma once
#include <gtk/gtkapplication.h>
#include <gtk/gtkactionable.h>
GtkButtonRole gtk_action_helper_get_role (GtkActionHelper *helper);
-#endif /* __GTK_ACTION_HELPER_H__ */
* Author: Ryan Lortie <desrt@desrt.ca>
*/
-#ifndef __GTK_ACTION_MUXER_H__
-#define __GTK_ACTION_MUXER_H__
+#pragma once
#include <gio/gio.h>
#include "gtkwidget.h"
G_END_DECLS
-#endif /* __GTK_ACTION_MUXER_H__ */
* Authors: Ryan Lortie <desrt@desrt.ca>
*/
-#ifndef __GTK_ACTION_OBSERVABLE_PRIVATE_H__
-#define __GTK_ACTION_OBSERVABLE_PRIVATE_H__
+#pragma once
#include "gtkactionobserverprivate.h"
G_END_DECLS
-#endif /* __GTK_ACTION_OBSERVABLE_PRIVATE_H__ */
* Authors: Ryan Lortie <desrt@desrt.ca>
*/
-#ifndef __GTK_ACTION_OBSERVER_PRIVATE_H__
-#define __GTK_ACTION_OBSERVER_PRIVATE_H__
+#pragma once
#include <gio/gio.h>
G_END_DECLS
-#endif /* __GTK_ACTION_OBSERVER_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_ADJUSTMENT_H__
-#define __GTK_ADJUSTMENT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_ADJUSTMENT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_ADJUSTMENT_PRIVATE_H__
-#define __GTK_ADJUSTMENT_PRIVATE_H__
+#pragma once
#include <gtk/gtkadjustment.h>
G_END_DECLS
-#endif /* __GTK_ADJUSTMENT_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_ALLOCATED_BITMASK_PRIVATE_H__
-#define __GTK_ALLOCATED_BITMASK_PRIVATE_H__
+#pragma once
#include <glib.h>
G_END_DECLS
-#endif /* __GTK_ALLOCATED_BITMASK_PRIVATE_H__ */
* Author: Ryan Lortie <desrt@desrt.ca>
*/
-#ifndef __GTK_APPLICATION_H__
-#define __GTK_APPLICATION_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_APPLICATION_H__ */
* Sébastien Wilmet <swilmet@gnome.org>
*/
-#ifndef __GTK_APPLICATION_ACCELS_H__
-#define __GTK_APPLICATION_ACCELS_H__
+#pragma once
#include <gio/gio.h>
#include "gtkwindowprivate.h"
G_END_DECLS
-#endif /* __GTK_APPLICATION_ACCELS_H__ */
*/
-#ifndef __GTK_APPLICATION_PRIVATE_H__
-#define __GTK_APPLICATION_PRIVATE_H__
+#pragma once
#include "gtkapplicationwindow.h"
#include "gtkwindowprivate.h"
G_END_DECLS
-#endif /* __GTK_APPLICATION_PRIVATE_H__ */
* Author: Ryan Lortie <desrt@desrt.ca>
*/
-#ifndef __GTK_APPLICATION_WINDOW_H__
-#define __GTK_APPLICATION_WINDOW_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_APPLICATION_WINDOW_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_ASPECT_FRAME_H__
-#define __GTK_ASPECT_FRAME_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_ASPECT_FRAME_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_BITMASK_PRIVATE_H__
-#define __GTK_BITMASK_PRIVATE_H__
+#pragma once
#include <glib.h>
#include "gtkallocatedbitmaskprivate.h"
G_END_DECLS
-#endif /* __GTK_BITMASK_PRIVATE_H__ */
*/
-#ifndef __GTK_BITSET_H__
-#define __GTK_BITSET_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_BITSET_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_BOOKMARK_LIST_H__
-#define __GTK_BOOKMARK_LIST_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_BOOKMARK_LIST_H__ */
* Authors: Federico Mena Quintero <federico@gnome.org>
*/
-#ifndef __GTK_BOOKMARKS_MANAGER_H__
-#define __GTK_BOOKMARKS_MANAGER_H__
+#pragma once
#include <gio/gio.h>
gboolean _gtk_bookmarks_manager_get_is_xdg_dir_builtin (GUserDirectory xdg_type);
-#endif /* __GTK_BOOKMARKS_MANAGER_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_BOOL_FILTER_H__
-#define __GTK_BOOL_FILTER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_BOOL_FILTER_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_BORDER_H__
-#define __GTK_BORDER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_BORDER_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_BOX_H__
-#define __GTK_BOX_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_BOX_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_BUILDABLE_H__
-#define __GTK_BUILDABLE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_BUILDABLE_H__ */
-#ifndef __GTK_BUILDABLE_PRIVATE_H__
-#define __GTK_BUILDABLE_PRIVATE_H__
+#pragma once
#include "gtkbuildable.h"
G_END_DECLS
-#endif /* __GTK_BUILDABLE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_BUILDER_H__
-#define __GTK_BUILDER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_BUILDER_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_BUILDER_LIST_ITEM_FACTORY_H__
-#define __GTK_BUILDER_LIST_ITEM_FACTORY_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_BUILDER_LIST_ITEM_FACTORY_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_BUILDER_PRIVATE_H__
-#define __GTK_BUILDER_PRIVATE_H__
+#pragma once
#include "gtkbuilder.h"
#include "gtkbuildable.h"
gboolean _gtk_builder_lookup_failed (GtkBuilder *builder,
GError **error);
-#endif /* __GTK_BUILDER_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_BUILDER_SCOPE_H__
-#define __GTK_BUILDER_SCOPE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_BUILDER_SCOPE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_BUILDER_SCOPE_PRIVATE_H__
-#define __GTK_BUILDER_SCOPE_PRIVATE_H__
+#pragma once
#include <gtk/gtkbuilderscope.h>
G_END_DECLS
-#endif /* __GTK_BUILDER_SCOPE_PRIVATE_H__ */
* Authors: Cosimo Cecchi <cosimoc@gnome.org>
*/
-#ifndef __GTK_BUILTIN_ICON_PRIVATE_H__
-#define __GTK_BUILTIN_ICON_PRIVATE_H__
+#pragma once
#include "gtkwidget.h"
#include "gtkcsstypesprivate.h"
G_END_DECLS
-#endif /* __GTK_BUILTIN_ICON_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_BUTTON_H__
-#define __GTK_BUTTON_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_BUTTON_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_BUTTON_PRIVATE_H__
-#define __GTK_BUTTON_PRIVATE_H__
+#pragma once
#include "gtkbutton.h"
GtkGesture * gtk_button_get_gesture (GtkButton *button);
GtkActionHelper * gtk_button_get_action_helper (GtkButton *button);
-#endif /* __GTK_BUTTON_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_CALENDAR_H__
-#define __GTK_CALENDAR_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_CALENDAR_H__ */
*
*/
-#ifndef __GTK_CENTER_BOX_H__
-#define __GTK_CENTER_BOX_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_CHECK_BUTTON_H__
-#define __GTK_CHECK_BUTTON_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_CHECK_BUTTON_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COLOR_EDITOR_H__
-#define __GTK_COLOR_EDITOR_H__
+#pragma once
#include <gtk/gtkbox.h>
G_END_DECLS
-#endif /* __GTK_COLOR_EDITOR_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COLOR_PICKER_KWIN_H__
-#define __GTK_COLOR_PICKER_KWIN_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_COLOR_PICKER_KWIN_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COLOR_PICKER_PORTAL_H__
-#define __GTK_COLOR_PICKER_PORTAL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_COLOR_PICKER_PORTAL_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COLOR_PICKER_H__
-#define __GTK_COLOR_PICKER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_COLOR_PICKER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COLOR_PICKER_SHELL_H__
-#define __GTK_COLOR_PICKER_SHELL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_COLOR_PICKER_SHELL_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COLOR_PICKER_WIN32_H__
-#define __GTK_COLOR_PICKER_WIN32_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_COLOR_PICKER_WIN32_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COLOR_PLANE_H__
-#define __GTK_COLOR_PLANE_H__
+#pragma once
#include <gtk/gtktypes.h>
G_END_DECLS
-#endif /* __GTK_COLOR_PLANE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COLOR_SCALE_H__
-#define __GTK_COLOR_SCALE_H__
+#pragma once
#include <gtk/gtkscale.h>
G_END_DECLS
-#endif /* __GTK_COLOR_SCALE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COLOR_SWATCH_PRIVATE_H__
-#define __GTK_COLOR_SWATCH_PRIVATE_H__
+#pragma once
#include <gtk/gtkdrawingarea.h>
G_END_DECLS
-#endif /* __GTK_COLOR_SWATCH_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_COLOR_UTILS_H__
-#define __GTK_COLOR_UTILS_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_COLOR_UTILS_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_COLUMN_VIEW_H__
-#define __GTK_COLUMN_VIEW_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_COLUMN_VIEW_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_COLUMN_VIEW_CELL_PRIVATE_H__
-#define __GTK_COLUMN_VIEW_CELL_PRIVATE_H__
+#pragma once
#include "gtkcolumnviewcolumn.h"
G_END_DECLS
-#endif /* __GTK_COLUMN_VIEW_CELL_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_COLUMN_VIEW_COLUMN_H__
-#define __GTK_COLUMN_VIEW_COLUMN_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_COLUMN_VIEW_COLUMN_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_COLUMN_VIEW_COLUMN_PRIVATE_H__
-#define __GTK_COLUMN_VIEW_COLUMN_PRIVATE_H__
+#pragma once
#include "gtk/gtkcolumnviewcolumn.h"
int *offset,
int *size);
-#endif /* __GTK_COLUMN_VIEW_COLUMN_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_COLUMN_VIEW_PRIVATE_H__
-#define __GTK_COLUMN_VIEW_PRIVATE_H__
+#pragma once
#include "gtk/gtkcolumnview.h"
#include "gtk/gtklistview.h"
GtkColumnViewColumn *focus_column);
GtkColumnViewColumn * gtk_column_view_get_focus_column (GtkColumnView *self);
-#endif /* __GTK_COLUMN_VIEW_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_COLUMN_VIEW_ROW_WIDGET_PRIVATE_H__
-#define __GTK_COLUMN_VIEW_ROW_WIDGET_PRIVATE_H__
+#pragma once
#include "gtklistfactorywidgetprivate.h"
G_END_DECLS
-#endif /* __GTK_COLUMN_VIEW_ROW_WIDGET_PRIVATE_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_COLUMN_VIEW_SORTER_H__
-#define __GTK_COLUMN_VIEW_SORTER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SORTER_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_COLUMN_VIEW_SORTER_PRIVATE_H__
-#define __GTK_COLUMN_VIEW_SORTER_PRIVATE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_COLUMN_VIEW_SORTER_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_COLUMN_VIEW_TITLE_PRIVATE_H__
-#define __GTK_COLUMN_VIEW_TITLE_PRIVATE_H__
+#pragma once
#include "gtkcolumnviewcolumn.h"
G_END_DECLS
-#endif /* __GTK_COLUMN_VIEW_TITLE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_COMPOSETABLE_H__
-#define __GTK_COMPOSETABLE_H__
+#pragma once
#include <glib.h>
G_END_DECLS
-#endif /* __GTK_COMPOSETABLE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_COUNTING_BLOOM_FILTER_PRIVATE_H__
-#define __GTK_COUNTING_BLOOM_FILTER_PRIVATE_H__
+#pragma once
#include <glib.h>
G_END_DECLS
-#endif /* __GTK_COUNTING_BLOOM_FILTER_PRIVATE_H_ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_ANIMATED_STYLE_PRIVATE_H__
-#define __GTK_CSS_ANIMATED_STYLE_PRIVATE_H__
+#pragma once
#include "gtk/gtkcssstyleprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_ANIMATED_STYLE_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_ANIMATION_PRIVATE_H__
-#define __GTK_CSS_ANIMATION_PRIVATE_H__
+#pragma once
#include "gtkstyleanimationprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_ANIMATION_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_ARRAY_VALUE_PRIVATE_H__
-#define __GTK_CSS_ARRAY_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_ARRAY_VALUE_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_BG_SIZE_VALUE_PRIVATE_H__
-#define __GTK_CSS_BG_SIZE_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_BG_SIZE_VALUE_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_BORDER_VALUE_PRIVATE_H__
-#define __GTK_CSS_BORDER_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_BORDER_VALUE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_BOXES_IMPL_PRIVATE_H__
-#define __GTK_CSS_BOXES_IMPL_PRIVATE_H__
+#pragma once
#include "gtkcssboxesprivate.h"
return &boxes->box[GTK_CSS_AREA_OUTLINE_BOX];
}
-#endif /* __GTK_CSS_BOXES_IMPL_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_BOXES_PRIVATE_H__
-#define __GTK_CSS_BOXES_PRIVATE_H__
+#pragma once
#include "gtkcsstypesprivate.h"
#include "gtktypes.h"
G_END_DECLS
-#endif /* __GTK_CSS_BOXES_PRIVATE_H__ */
/* and finally include the actual code for the functions */
#include "gtkcssboxesimplprivate.h"
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_CALC_VALUE_PRIVATE_H__
-#define __GTK_CSS_CALC_VALUE_PRIVATE_H__
+#pragma once
#include "gtkcssnumbervalueprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_CALC_VALUE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_COLOR_VALUE_PRIVATE_H__
-#define __GTK_CSS_COLOR_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_COLOR_VALUE_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_CORNER_VALUE_PRIVATE_H__
-#define __GTK_CSS_CORNER_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_CORNER_VALUE_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_DIMENSION_VALUE_PRIVATE_H__
-#define __GTK_CSS_DIMENSION_VALUE_PRIVATE_H__
+#pragma once
#include "gtkcssnumbervalueprivate.h"
GtkCssNumberParseFlags flags);
G_END_DECLS
-#endif /* __GTK_CSS_DIMENSION_VALUE_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_DYNAMIC_PRIVATE_H__
-#define __GTK_CSS_DYNAMIC_PRIVATE_H__
+#pragma once
#include "gtkstyleanimationprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_DYNAMIC_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_EASE_VALUE_PRIVATE_H__
-#define __GTK_CSS_EASE_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_EASE_VALUE_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_ENUM_VALUE_PRIVATE_H__
-#define __GTK_CSS_ENUM_VALUE_PRIVATE_H__
+#pragma once
#include "gtkenums.h"
#include <gtk/css/gtkcss.h>
GtkTextTransform _gtk_css_text_transform_value_get (const GtkCssValue *value);
G_END_DECLS
-#endif /* __GTK_CSS_ENUM_VALUE_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_FILTER_VALUE_PRIVATE_H__
-#define __GTK_CSS_FILTER_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_FILTER_VALUE_PRIVATE_H__ */
* Authors: Matthias Clasen
*/
-#ifndef __GTK_CSS_FONT_FEATURES_VALUE_PRIVATE_H__
-#define __GTK_CSS_FONT_FEATURES_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_FONT_FEATURES_VALUE_PRIVATE_H__ */
* Authors: Matthias Clasen
*/
-#ifndef __GTK_CSS_FONT_VARIATIONS_VALUE_PRIVATE_H__
-#define __GTK_CSS_FONT_VARIATIONS_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_FONT_VARIATIONS_VALUE_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_IMAGE_CONIC_PRIVATE_H__
-#define __GTK_CSS_IMAGE_CONIC_PRIVATE_H__
+#pragma once
#include "gtk/gtkcssimageprivate.h"
#include "gtk/gtkcssvalueprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_IMAGE_CONIC_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_IMAGE_CROSS_FADE_PRIVATE_H__
-#define __GTK_CSS_IMAGE_CROSS_FADE_PRIVATE_H__
+#pragma once
#include "gtk/gtkcssimageprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_IMAGE_CROSS_FADE_PRIVATE_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_CSS_IMAGE_FALLBACK_PRIVATE_H__
-#define __GTK_CSS_IMAGE_FALLBACK_PRIVATE_H__
+#pragma once
#include "gtk/gtkcssimageprivate.h"
#include "gtk/gtkcssvalueprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_IMAGE_FALLBACK_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_IMAGE_ICON_THEME_PRIVATE_H__
-#define __GTK_CSS_IMAGE_ICON_THEME_PRIVATE_H__
+#pragma once
#include "gtk/gtkcssimageprivate.h"
#include "gtk/gtkicontheme.h"
G_END_DECLS
-#endif /* __GTK_CSS_IMAGE_ICON_THEME_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_IMAGE_INVALID_PRIVATE_H__
-#define __GTK_CSS_IMAGE_INVALID_PRIVATE_H__
+#pragma once
#include "gtk/gtkcssimageprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_IMAGE_INVALID_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_IMAGE_LINEAR_PRIVATE_H__
-#define __GTK_CSS_IMAGE_LINEAR_PRIVATE_H__
+#pragma once
#include "gtk/gtkcssimageprivate.h"
#include "gtk/gtkcssvalueprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_IMAGE_LINEAR_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_IMAGE_PAINTABLE_PRIVATE_H__
-#define __GTK_CSS_IMAGE_PAINTABLE_PRIVATE_H__
+#pragma once
#include "gtk/gtkcssimageprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_IMAGE_PAINTABLE_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_IMAGE_PRIVATE_H__
-#define __GTK_CSS_IMAGE_PRIVATE_H__
+#pragma once
#include <cairo.h>
#include <glib-object.h>
G_END_DECLS
-#endif /* __GTK_CSS_IMAGE_PRIVATE_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_CSS_IMAGE_RADIAL_PRIVATE_H__
-#define __GTK_CSS_IMAGE_RADIAL_PRIVATE_H__
+#pragma once
#include "gtk/gtkcssimageprivate.h"
#include "gtk/gtkcssvalueprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_IMAGE_RADIAL_PRIVATE_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_CSS_IMAGE_RECOLOR_PRIVATE_H__
-#define __GTK_CSS_IMAGE_RECOLOR_PRIVATE_H__
+#pragma once
#include "gtk/gtkcssimageurlprivate.h"
#include "gtk/gtkcssvalueprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_IMAGE_RECOLOR_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_IMAGE_SCALED_PRIVATE_H__
-#define __GTK_CSS_IMAGE_SCALED_PRIVATE_H__
+#pragma once
#include "gtk/gtkcssimageprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_IMAGE_SCALED_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_IMAGE_URL_PRIVATE_H__
-#define __GTK_CSS_IMAGE_URL_PRIVATE_H__
+#pragma once
#include "gtk/gtkcssimageprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_IMAGE_URL_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_IMAGE_VALUE_PRIVATE_H__
-#define __GTK_CSS_IMAGE_VALUE_PRIVATE_H__
+#pragma once
#include "gtkcssimageprivate.h"
#include "gtkcssvalueprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_IMAGE_VALUE_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_INHERIT_VALUE_PRIVATE_H__
-#define __GTK_CSS_INHERIT_VALUE_PRIVATE_H__
+#pragma once
#include "gtkcssvalueprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_INHERIT_VALUE_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_INITIAL_VALUE_PRIVATE_H__
-#define __GTK_CSS_INITIAL_VALUE_PRIVATE_H__
+#pragma once
#include "gtkcssvalueprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_INITIAL_VALUE_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_KEYFRAMES_PRIVATE_H__
-#define __GTK_CSS_KEYFRAMES_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_KEYFRAMES_PRIVATE_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_CSS_LINE_HEIGHT_VALUE_PRIVATE_H__
-#define __GTK_CSS_LINE_HEIGHT_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_LINE_HEIGHT_VALUE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_LOOKUP_PRIVATE_H__
-#define __GTK_CSS_LOOKUP_PRIVATE_H__
+#pragma once
#include <glib-object.h>
G_END_DECLS
-#endif /* __GTK_CSS_LOOKUP_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_NODE_DECLARATION_PRIVATE_H__
-#define __GTK_CSS_NODE_DECLARATION_PRIVATE_H__
+#pragma once
#include "gtkcountingbloomfilterprivate.h"
#include "gtkcsstypesprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_NODE_DECLARATION_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_NODE_PRIVATE_H__
-#define __GTK_CSS_NODE_PRIVATE_H__
+#pragma once
#include "gtkcountingbloomfilterprivate.h"
#include "gtkcssnodedeclarationprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_NODE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_NODE_STYLE_CACHE_PRIVATE_H__
-#define __GTK_CSS_NODE_STYLE_CACHE_PRIVATE_H__
+#pragma once
#include "gtkcssnodedeclarationprivate.h"
#include "gtkcssstyleprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_NODE_STYLE_CACHE_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_NUMBER_VALUE_PRIVATE_H__
-#define __GTK_CSS_NUMBER_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_NUMBER_VALUE_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_PALETTE_VALUE_PRIVATE_H__
-#define __GTK_CSS_PALETTE_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_PALETTE_VALUE_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_POSITION_VALUE_PRIVATE_H__
-#define __GTK_CSS_POSITION_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_POSITION_VALUE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_PROVIDER_H__
-#define __GTK_CSS_PROVIDER_H__
+#pragma once
#include <gio/gio.h>
#include <gtk/css/gtkcss.h>
G_END_DECLS
-#endif /* __GTK_CSS_PROVIDER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_PROVIDER_PRIVATE_H__
-#define __GTK_CSS_PROVIDER_PRIVATE_H__
+#pragma once
#include "gtkcssprovider.h"
G_END_DECLS
-#endif /* __GTK_CSS_PROVIDER_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_REPEAT_VALUE_PRIVATE_H__
-#define __GTK_CSS_REPEAT_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_REPEAT_VALUE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_SELECTOR_PRIVATE_H__
-#define __GTK_CSS_SELECTOR_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_SELECTOR_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SHADOW_H__
-#define __GTK_SHADOW_H__
+#pragma once
#include <cairo.h>
#include <pango/pango.h>
G_END_DECLS
-#endif /* __GTK_SHADOW_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_SHORTHAND_PROPERTY_PRIVATE_H__
-#define __GTK_CSS_SHORTHAND_PROPERTY_PRIVATE_H__
+#pragma once
#include <glib-object.h>
G_END_DECLS
-#endif /* __GTK_CSS_SHORTHAND_PROPERTY_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_STATIC_STYLE_PRIVATE_H__
-#define __GTK_CSS_STATIC_STYLE_PRIVATE_H__
+#pragma once
#include "gtk/gtkcssstyleprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_STATIC_STYLE_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_STRING_VALUE_PRIVATE_H__
-#define __GTK_CSS_STRING_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_STRING_VALUE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_STYLE_CHANGE_PRIVATE_H__
-#define __GTK_CSS_STYLE_CHANGE_PRIVATE_H__
+#pragma once
#include "gtkcssstyleprivate.h"
char * gtk_css_style_change_to_string (GtkCssStyleChange *change);
G_END_DECLS
-#endif /* __GTK_CSS_STYLE_CHANGE_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_STYLE_PRIVATE_H__
-#define __GTK_CSS_STYLE_PRIVATE_H__
+#pragma once
#include <glib-object.h>
#include <gtk/css/gtkcss.h>
G_END_DECLS
-#endif /* __GTK_CSS_STYLE_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_STYLE_PROPERTY_PRIVATE_H__
-#define __GTK_CSS_STYLE_PROPERTY_PRIVATE_H__
+#pragma once
#include "gtk/gtkstylepropertyprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_STYLE_PROPERTY_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_TRANSFORM_VALUE_PRIVATE_H__
-#define __GTK_CSS_TRANSFORM_VALUE_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_TRANSFORM_VALUE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_TRANSIENT_NODE_PRIVATE_H__
-#define __GTK_CSS_TRANSIENT_NODE_PRIVATE_H__
+#pragma once
#include "gtkcssnodeprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_TRANSIENT_NODE_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_TRANSITION_PRIVATE_H__
-#define __GTK_CSS_TRANSITION_PRIVATE_H__
+#pragma once
#include "gtkstyleanimationprivate.h"
#include "gtkprogresstrackerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_TRANSITION_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_TYPES_PRIVATE_H__
-#define __GTK_CSS_TYPES_PRIVATE_H__
+#pragma once
#include <glib-object.h>
#include <gsk/gsk.h>
G_END_DECLS
-#endif /* __GTK_CSS_TYPES_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CSS_UNSET_VALUE_PRIVATE_H__
-#define __GTK_CSS_UNSET_VALUE_PRIVATE_H__
+#pragma once
#include "gtkcssvalueprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_UNSET_VALUE_PRIVATE_H__ */
* Authors: Alexander Larsson <alexl@gnome.org>
*/
-#ifndef __GTK_CSS_VALUE_PRIVATE_H__
-#define __GTK_CSS_VALUE_PRIVATE_H__
+#pragma once
#include <glib-object.h>
G_END_DECLS
-#endif /* __GTK_CSS_VALUE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CSS_WIDGET_NODE_PRIVATE_H__
-#define __GTK_CSS_WIDGET_NODE_PRIVATE_H__
+#pragma once
#include "gtkcssnodeprivate.h"
#include "gtkwidget.h"
G_END_DECLS
-#endif /* __GTK_CSS_WIDGET_NODE_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_CUSTOM_FILTER_H__
-#define __GTK_CUSTOM_FILTER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CUSTOM_FILTER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_CUSTOM_PAPER_UNIX_DIALOG_H__
-#define __GTK_CUSTOM_PAPER_UNIX_DIALOG_H__
+#pragma once
#include <gtk/gtk.h>
G_END_DECLS
-#endif /* __GTK_CUSTOM_PAPER_UNIX_DIALOG_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_CUSTOM_SORTER_H__
-#define __GTK_CUSTOM_SORTER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_CUSTOM_SORTER_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_DEBUG_H__
-#define __GTK_DEBUG_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_DEBUG_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_DIRECTORY_LIST_H__
-#define __GTK_DIRECTORY_LIST_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_DIRECTORY_LIST_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_DRAG_DEST_PRIVATE_H__
-#define __GTK_DRAG_DEST_PRIVATE_H__
+#pragma once
#include "gtkdragdest.h"
G_END_DECLS
-#endif
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_DRAG_ICON_H__
-#define __GTK_DRAG_ICON_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_DRAG_ICON_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_DRAG_SOURCE_H__
-#define __GTK_DRAG_SOURCE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_DRAG_SOURCE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_DRAG_SOURCE_PRIVATE_H__
-#define __GTK_DRAG_SOURCE_PRIVATE_H__
+#pragma once
#include "gtkdragsource.h"
G_END_DECLS
-#endif /* __GTK_DRAG_SOURCE_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_DRAWING_AREA_H__
-#define __GTK_DRAWING_AREA_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_DRAWING_AREA_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_DROP_CONTROLLER_MOTION_H__
-#define __GTK_DROP_CONTROLLER_MOTION_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_DROP_CONTROLLER_MOTION_H__ */
* Authors: Matthias Clasen
*/
-#ifndef __GTK_DROP_DOWN_H__
-#define __GTK_DROP_DOWN_H__
+#pragma once
#include <gtk/gtkwidget.h>
#include <gtk/gtkexpression.h>
G_END_DECLS
-#endif /* __GTK_DROP_DOWN_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_DROP_PRIVATE_H__
-#define __GTK_DROP_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
G_END_DECLS
-#endif
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_DROP_TARGET_H__
-#define __GTK_DROP_TARGET_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_DROP_TARGET_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_DROP_TARGET_ASYNC_H__
-#define __GTK_DROP_TARGET_ASYNC_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_DROP_TARGET_ASYNC_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_EDITABLE_H__
-#define __GTK_EDITABLE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_EDITABLE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_EDITABLE_LABEL_H__
-#define __GTK_EDITABLE_LABEL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_EDITABLE_LABEL_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_ENTRY_H__
-#define __GTK_ENTRY_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_ENTRY_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_ENTRY_BUFFER_H__
-#define __GTK_ENTRY_BUFFER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_ENTRY_BUFFER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_ENTRY_PRIVATE_H__
-#define __GTK_ENTRY_PRIVATE_H__
+#pragma once
#include "gtkentry.h"
G_END_DECLS
-#endif /* __GTK_ENTRY_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_ENUMS_H__
-#define __GTK_ENUMS_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_ENUMS_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_EVENT_CONTROLLER_H__
-#define __GTK_EVENT_CONTROLLER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_EVENT_CONTROLLER_H__ */
* Author(s): Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_EVENT_CONTROLLER_FOCUS_H__
-#define __GTK_EVENT_CONTROLLER_FOCUS_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_EVENT_CONTROLLER_FOCUS_H__ */
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_EVENT_CONTROLLER_KEY_H__
-#define __GTK_EVENT_CONTROLLER_KEY_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_EVENT_CONTROLLER_KEY_H__ */
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_EVENT_CONTROLLER_LEGACY_H__
-#define __GTK_EVENT_CONTROLLER_LEGACY_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_EVENT_CONTROLLER_LEGACY_H__ */
* Author(s): Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_EVENT_CONTROLLER_MOTION_H__
-#define __GTK_EVENT_CONTROLLER_MOTION_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_EVENT_CONTROLLER_MOTION_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_EVENT_CONTROLLER_PRIVATE_H__
-#define __GTK_EVENT_CONTROLLER_PRIVATE_H__
+#pragma once
#include "gtkeventcontroller.h"
double x,
double y);
-#endif /* __GTK_EVENT_CONTROLLER_PRIVATE_H__ */
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_EVENT_CONTROLLER_SCROLL_H__
-#define __GTK_EVENT_CONTROLLER_SCROLL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_EVENT_CONTROLLER_SCROLL_H__ */
* Mark McLoughlin <mark@skynet.ie>
*/
-#ifndef __GTK_EXPANDER_H__
-#define __GTK_EXPANDER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_EXPANDER_H__ */
*/
-#ifndef __GTK_EXPRESSION_H__
-#define __GTK_EXPRESSION_H__
+#pragma once
#include <gtk/gtktypes.h>
G_END_DECLS
-#endif /* __GTK_EXPRESSION_H__ */
* Authors: Matthias Clasen
*/
-#ifndef __GTK_FILE_CHOOSER_CELL_PRIVATE_H__
-#define __GTK_FILE_CHOOSER_CELL_PRIVATE_H__
+#pragma once
#include <gtk/gtkwidget.h>
#include <gtk/gtkexpression.h>
G_END_DECLS
-#endif /* __GTK_FILE_CHOOSER_CELL_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FILE_CHOOSER_ENTRY_H__
-#define __GTK_FILE_CHOOSER_ENTRY_H__
+#pragma once
#include "deprecated/gtkfilechooser.h"
G_END_DECLS
-#endif /* __GTK_FILE_CHOOSER_ENTRY_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FILE_CHOOSER_ERROR_STACK_H__
-#define __GTK_FILE_CHOOSER_ERROR_STACK_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FILE_CHOOSER_NATIVE_PRIVATE_H__
-#define __GTK_FILE_CHOOSER_NATIVE_PRIVATE_H__
+#pragma once
#include <gtk/deprecated/gtkfilechoosernative.h>
G_END_DECLS
-#endif /* __GTK_FILE_CHOOSER_NATIVE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FILE_CHOOSER_PRIVATE_H__
-#define __GTK_FILE_CHOOSER_PRIVATE_H__
+#pragma once
#include "deprecated/gtkfilechooser.h"
#include "gtkfilesystemmodelprivate.h"
GFile *file);
G_END_DECLS
-#endif /* __GTK_FILE_CHOOSER_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FILE_CHOOSER_UTILS_H__
-#define __GTK_FILE_CHOOSER_UTILS_H__
+#pragma once
#include "gtkfilechooserprivate.h"
#include "gtkicontheme.h"
G_END_DECLS
-#endif /* __GTK_FILE_CHOOSER_UTILS_H__ */
* Authors: Matthias Clasen
*/
-#ifndef __GTK_FILE_CHOOSER_WIDGET_PRIVATE_H__
-#define __GTK_FILE_CHOOSER_WIDGET_PRIVATE_H__
+#pragma once
#include <glib.h>
#include "deprecated/gtkfilechooserwidget.h"
G_END_DECLS
-#endif /* __GTK_FILE_CHOOSER_WIDGET_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FILE_FILTER_H__
-#define __GTK_FILE_FILTER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_FILE_FILTER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FILE_FILTER_PRIVATE_H__
-#define __GTK_FILE_FILTER_PRIVATE_H__
+#pragma once
#include <gtk/gtkfilefilter.h>
#include <gdk/gdkconfig.h>
G_END_DECLS
-#endif /* __GTK_FILE_FILTER_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FILE_SYSTEM_MODEL_PRIVATE_H__
-#define __GTK_FILE_SYSTEM_MODEL_PRIVATE_H__
+#pragma once
#include <gio/gio.h>
#include <gtk/gtkfilefilter.h>
G_END_DECLS
-#endif /* __GTK_FILE_SYSTEM_MODEL_PRIVATE_H__ */
*/
-#ifndef __GTK_FILE_THUMBNAIL_H__
-#define __GTK_FILE_THUMBNAIL_H__
+#pragma once
#include <gio/gio.h>
G_END_DECLS
-#endif /* __GTK_FILE_THUMBNAIL_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_FILTER_H__
-#define __GTK_FILTER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_FILTER_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_FILTER_LIST_MODEL_H__
-#define __GTK_FILTER_LIST_MODEL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_FILTER_LIST_MODEL_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_FIXED_H__
-#define __GTK_FIXED_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_FIXED_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_FLATTEN_LIST_MODEL_H__
-#define __GTK_FLATTEN_LIST_MODEL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_FLATTEN_LIST_MODEL_H__ */
* William Jon McCann <jmccann@redhat.com>
*/
-#ifndef __GTK_FLOW_BOX_H__
-#define __GTK_FLOW_BOX_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_FLOW_BOX_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FLOW_BOX_PRIVATE_H__
-#define __GTK_FLOW_BOX_PRIVATE_H__
+#pragma once
#include "gtkflowbox.h"
void gtk_flow_box_disable_move_cursor (GtkFlowBox *box);
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FONT_CHOOSER_DIALOG_PRIVATE_H__
-#define __GTK_FONT_CHOOSER_DIALOG_PRIVATE_H__
+#pragma once
#include "deprecated/gtkfontchooserdialog.h"
#include "gtkfilter.h"
G_END_DECLS
-#endif /* __GTK_FONT_CHOOSER_WIDGET_PRIVATE_H__ */
* Copyright (C) 2003 Red Hat, Inc.
*/
-#ifndef __GTK_FONT_CHOOSER_UTILS_H__
-#define __GTK_FONT_CHOOSER_UTILS_H__
+#pragma once
#include "deprecated/gtkfontchooserprivate.h"
G_END_DECLS
-#endif /* __GTK_FONT_CHOOSER_UTILS_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_FONT_CHOOSER_WIDGET_PRIVATE_H__
-#define __GTK_FONT_CHOOSER_WIDGET_PRIVATE_H__
+#pragma once
#include "deprecated/gtkfontchooserwidget.h"
#include "gtkfilter.h"
G_END_DECLS
-#endif /* __GTK_FONT_CHOOSER_WIDGET_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_FRAME_H__
-#define __GTK_FRAME_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_FRAME_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_H__
-#define __GTK_GESTURE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_GESTURE_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_CLICK_H__
-#define __GTK_GESTURE_CLICK_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_GESTURE_CLICK_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_CLICK_PRIVATE_H__
-#define __GTK_GESTURE_CLICK_PRIVATE_H__
+#pragma once
#include "gtkgesturesingleprivate.h"
#include "gtkgestureclick.h"
gpointer padding[10];
};
-#endif /* __GTK_GESTURE_CLICK_PRIVATE_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_DRAG_H__
-#define __GTK_GESTURE_DRAG_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_GESTURE_DRAG_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_DRAG_PRIVATE_H__
-#define __GTK_GESTURE_DRAG_PRIVATE_H__
+#pragma once
#include "gtkgesturesingleprivate.h"
#include "gtkgesturedrag.h"
gpointer padding[10];
};
-#endif /* __GTK_GESTURE_DRAG_PRIVATE_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_LONG_PRESS_H__
-#define __GTK_GESTURE_LONG_PRESS_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_GESTURE_LONG_PRESS_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_LONG_PRESS_PRIVATE_H__
-#define __GTK_GESTURE_LONG_PRESS_PRIVATE_H__
+#pragma once
#include "gtkgesturesingleprivate.h"
#include "gtkgesturelongpress.h"
gpointer padding[10];
};
-#endif /* __GTK_GESTURE_LONG_PRESS_PRIVATE_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_PAN_H__
-#define __GTK_GESTURE_PAN_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_GESTURE_PAN_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_PAN_PRIVATE_H__
-#define __GTK_GESTURE_PAN_PRIVATE_H__
+#pragma once
#include "gtkgesturedragprivate.h"
#include "gtkgesturepan.h"
gpointer padding[10];
};
-#endif /* __GTK_GESTURE_PAN_PRIVATE_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_PRIVATE_H__
-#define __GTK_GESTURE_PRIVATE_H__
+#pragma once
#include "gtkeventcontrollerprivate.h"
#include "gtkgesture.h"
G_END_DECLS
-#endif /* __GTK_GESTURE_PRIVATE_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_ROTATE_H__
-#define __GTK_GESTURE_ROTATE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_GESTURE_ROTATE_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_ROTATE_PRIVATE_H__
-#define __GTK_GESTURE_ROTATE_PRIVATE_H__
+#pragma once
#include "gtkgestureprivate.h"
#include "gtkgesturerotate.h"
gpointer padding[10];
};
-#endif /* __GTK_GESTURE_ROTATE_PRIVATE_H__ */
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_SINGLE_H__
-#define __GTK_GESTURE_SINGLE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_GESTURE_SINGLE_H__ */
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_SINGLE_PRIVATE_H__
-#define __GTK_GESTURE_SINGLE_PRIVATE_H__
+#pragma once
#include "gtkgestureprivate.h"
#include "gtkgesturesingle.h"
gpointer padding[10];
};
-#endif /* __GTK_GESTURE_SINGLE_PRIVATE_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_STYLUS_H__
-#define __GTK_GESTURE_STYLUS_H__
+#pragma once
#include <gtk/gtkgesture.h>
G_END_DECLS
-#endif /* __GTK_GESTURE_STYLUS_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_STYLUS_PRIVATE_H__
-#define __GTK_GESTURE_STYLUS_PRIVATE_H__
+#pragma once
#include "gtkgesturesingleprivate.h"
#include "gtkgesturestylus.h"
gpointer padding[10];
};
-#endif /* __GTK_GESTURE_STYLUS_PRIVATE_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_SWIPE_H__
-#define __GTK_GESTURE_SWIPE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_GESTURE_SWIPE_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_SWIPE_PRIVATE_H__
-#define __GTK_GESTURE_SWIPE_PRIVATE_H__
+#pragma once
#include "gtkgesturesingleprivate.h"
#include "gtkgestureswipe.h"
gpointer padding[10];
};
-#endif /* __GTK_GESTURE_SWIPE_PRIVATE_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_ZOOM_H__
-#define __GTK_GESTURE_ZOOM_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_GESTURE_ZOOM_H__ */
*
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_GESTURE_ZOOM_PRIVATE_H__
-#define __GTK_GESTURE_ZOOM_PRIVATE_H__
+#pragma once
#include "gtkgestureprivate.h"
#include "gtkgesturezoom.h"
gpointer padding[10];
};
-#endif /* __GTK_GESTURE_ZOOM_PRIVATE_H__ */
-#ifndef __GTK_GIZMO_H__
-#define __GTK_GIZMO_H__
+#pragma once
#include "gtkwidget.h"
#include "gtkenums.h"
GtkGizmoGrabFocusFunc grab_focus_func);
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_GL_AREA_H__
-#define __GTK_GL_AREA_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_GL_AREA_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_GRID_H__
-#define __GTK_GRID_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_GRID_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_GRID_VIEW_H__
-#define __GTK_GRID_VIEW_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_GRID_VIEW_H__ */
*
*/
-#ifndef __GTK_HEADER_BAR_H__
-#define __GTK_HEADER_BAR_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_HEADER_BAR_H__ */
*
*/
-#ifndef __GTK_HEADER_BAR_PRIVATE_H__
-#define __GTK_HEADER_BAR_PRIVATE_H__
+#pragma once
#include "gtkheaderbar.h"
G_END_DECLS
-#endif /* __GTK_HEADER_BAR_PRIVATE_H__ */
* You should have received a copy of the GNU Library General Public
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_ICON_CACHE_PRIVATE_H__
-#define __GTK_ICON_CACHE_PRIVATE_H__
+#pragma once
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <gtk/gtkiconthemeprivate.h>
G_END_DECLS
-#endif /* __GTK_ICON_CACHE_PRIVATE_H__ */
* You should have received a copy of the GNU Library General Public
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_ICON_CACHE_VALIDATOR_PRIVATE_H__
-#define __GTK_ICON_CACHE_VALIDATOR_PRIVATE_H__
+#pragma once
#include <glib.h>
G_END_DECLS
-#endif /* __GTK_ICON_CACHE_VALIDATOR_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_ICON_HELPER_H__
-#define __GTK_ICON_HELPER_H__
+#pragma once
#include "gtk/gtkimage.h"
#include "gtk/gtktypes.h"
G_END_DECLS
-#endif /* __GTK_ICON_HELPER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_ICON_THEME_H__
-#define __GTK_ICON_THEME_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_ICON_THEME_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_ICON_THEME_PRIVATE_H__
-#define __GTK_ICON_THEME_PRIVATE_H__
+#pragma once
#include <gtk/gtkicontheme.h>
#include <gtk/gtkcssstyleprivate.h>
int gtk_icon_theme_get_serial (GtkIconTheme *self);
-#endif /* __GTK_ICON_THEME_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_IMAGE_H__
-#define __GTK_IMAGE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_IMAGE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_IMAGE_DEFINITION_H__
-#define __GTK_IMAGE_DEFINITION_H__
+#pragma once
#include "gtk/gtkimage.h"
#include "gtk/gtktypes.h"
G_END_DECLS
-#endif /* __GTK_IMAGE_DEFINITION_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_IMAGE_PRIVATE_H__
-#define __GTK_IMAGE_PRIVATE_H__
+#pragma once
#include "gtkimage.h"
G_END_DECLS
-#endif /* __GTK_IMAGE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_IM_CONTEXT_H__
-#define __GTK_IM_CONTEXT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_IM_CONTEXT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_IM_CONTEXT_BROADWAY_H__
-#define __GTK_IM_CONTEXT_BROADWAY_H__
+#pragma once
#include <gtk/gtk.h>
G_END_DECLS
-#endif /* __GTK_IM_CONTEXT_BROADWAY_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_IM_CONTEXT_PRIVATE_H__
-#define __GTK_IM_CONTEXT_PRIVATE_H__
+#pragma once
#include "gtkimcontext.h"
void gtk_im_context_activate_osk (GtkIMContext *context);
-#endif /* __GTK_IM_CONTEXT_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_IM_CONTEXT_QUARTZ_H__
-#define __GTK_IM_CONTEXT_QUARTZ_H__
+#pragma once
#include <gtk/gtk.h>
G_END_DECLS
-#endif /* __GTK_IM_CONTEXT_QUARTZ_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_IM_CONTEXT_SIMPLE_H__
-#define __GTK_IM_CONTEXT_SIMPLE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_IM_CONTEXT_SIMPLE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_IM_CONTEXT_SIMPLE_SEQS_H__
-#define __GTK_IM_CONTEXT_SIMPLE_SEQS_H__
+#pragma once
/* === These are the original comments of the file; we keep for historical purposes ===
*
GDK_KEY_Greek_iota, GDK_KEY_dead_tilde, GDK_KEY_dead_dasia, GDK_KEY_Greek_eta, 0x1F97,
};
-#endif /* __GTK_IM_CONTEXT_SIMPLE_SEQS_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_IM_CONTEXT_WAYLAND_H__
-#define __GTK_IM_CONTEXT_WAYLAND_H__
+#pragma once
#include <gtk/gtk.h>
G_END_DECLS
-#endif /* __GTK_IM_CONTEXT_WAYLAND_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_IM_MODULE_H__
-#define __GTK_IM_MODULE_H__
+#pragma once
#include <gtk/gtk.h>
G_END_DECLS
-#endif /* __GTK_IM_MODULE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_IM_MODULE_PRIVATE_H__
-#define __GTK_IM_MODULE_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
#include "gtkimcontext.h"
G_END_DECLS
-#endif /* __GTK_IM_MODULE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_IM_MULTICONTEXT_H__
-#define __GTK_IM_MULTICONTEXT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_IM_MULTICONTEXT_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_INSCRIPTION_H__
-#define __GTK_INSCRIPTION_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_INSCRIPTION_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_INSCRIPTION_PRIVATE_H__
-#define __GTK_INSCRIPTION_PRIVATE_H__
+#pragma once
#include <gtk/gtkinscription.h>
G_END_DECLS
-#endif /* __GTK_INSCRIPTION_PRIVATE_H__ */
-#ifndef __GTK_ISTRING_PRIVATE_H__
-#define __GTK_ISTRING_PRIVATE_H__
+#pragma once
#include <glib.h>
#include <string.h>
istring_str (str)[str->n_bytes] = 0;
}
-#endif /* __GTK_ISTRING_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_KINETIC_SCROLLING_H__
-#define __GTK_KINETIC_SCROLLING_H__
+#pragma once
#include <glib.h>
G_END_DECLS
-#endif /* __GTK_KINETIC_SCROLLING_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_LABEL_H__
-#define __GTK_LABEL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_LABEL_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_LABEL_PRIVATE_H__
-#define __GTK_LABEL_PRIVATE_H__
+#pragma once
#include <gtk/gtklabel.h>
G_END_DECLS
-#endif /* __GTK_LABEL_PRIVATE_H__ */
*
*/
-#ifndef __GTK_LEVEL_BAR_H__
-#define __GTK_LEVEL_BAR_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_LEVEL_BAR_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_LINK_BUTTON_H__
-#define __GTK_LINK_BUTTON_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_LINK_BUTTON_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_LIST_BASE_H__
-#define __GTK_LIST_BASE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_LIST_BASE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_LIST_BASE_PRIVATE_H__
-#define __GTK_LIST_BASE_PRIVATE_H__
+#pragma once
#include "gtklistbase.h"
void gtk_list_base_allocate (GtkListBase *self);
-#endif /* __GTK_LIST_BASE_PRIVATE_H__ */
*
*/
-#ifndef __GTK_LIST_BOX_H__
-#define __GTK_LIST_BOX_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_LIST_FACTORY_WIDGET_PRIVATE_H__
-#define __GTK_LIST_FACTORY_WIDGET_PRIVATE_H__
+#pragma once
#include "gtklistitembaseprivate.h"
G_END_DECLS
-#endif /* __GTK_LIST_FACTORY_WIDGET_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_LIST_ITEM_H__
-#define __GTK_LIST_ITEM_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_LIST_ITEM_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_LIST_ITEM_BASE_PRIVATE_H__
-#define __GTK_LIST_ITEM_BASE_PRIVATE_H__
+#pragma once
#include "gtkwidget.h"
G_END_DECLS
-#endif /* __GTK_LIST_ITEM_BASE_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_LIST_ITEM_FACTORY_H__
-#define __GTK_LIST_ITEM_FACTORY_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_LIST_ITEM_FACTORY_H__ */
*/
-#ifndef __GTK_LIST_ITEM_FACTORY_PRIVATE_H__
-#define __GTK_LIST_ITEM_FACTORY_PRIVATE_H__
+#pragma once
#include <gtk/gtklistitem.h>
#include "gtk/gtklistitemwidgetprivate.h"
G_END_DECLS
-#endif /* __GTK_LIST_ITEM_FACTORY_PRIVATE_H__ */
*/
-#ifndef __GTK_LIST_ITEM_MANAGER_H__
-#define __GTK_LIST_ITEM_MANAGER_H__
+#pragma once
#include "gtk/gtktypes.h"
#include "gtk/gtkenums.h"
G_END_DECLS
-#endif /* __GTK_LIST_ITEM_MANAGER_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_LIST_ITEM_PRIVATE_H__
-#define __GTK_LIST_ITEM_PRIVATE_H__
+#pragma once
#include "gtklistitem.h"
G_END_DECLS
-#endif /* __GTK_LIST_ITEM_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_LIST_ITEM_WIDGET_PRIVATE_H__
-#define __GTK_LIST_ITEM_WIDGET_PRIVATE_H__
+#pragma once
#include "gtklistfactorywidgetprivate.h"
G_END_DECLS
-#endif /* __GTK_LIST_ITEM_WIDGET_PRIVATE_H__ */
*/
-#ifndef __GTK_LIST_LIST_MODEL_H__
-#define __GTK_LIST_LIST_MODEL_H__
+#pragma once
#include <gio/gio.h>
G_END_DECLS
-#endif /* __GTK_LIST_LIST_MODEL_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_LIST_VIEW_H__
-#define __GTK_LIST_VIEW_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_LIST_VIEW_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_LIST_VIEW_PRIVATE_H__
-#define __GTK_LIST_VIEW_PRIVATE_H__
+#pragma once
#include <gtk/gtklistview.h>
#include <gtk/gtklistbaseprivate.h>
G_END_DECLS
-#endif /* __GTK_LIST_VIEW_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_MAGNIFIER_H__
-#define __GTK_MAGNIFIER_H__
+#pragma once
G_BEGIN_DECLS
G_END_DECLS
-#endif /* __GTK_MAGNIFIER_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_MAIN_H__
-#define __GTK_MAIN_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_MAIN_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_MAP_LIST_MODEL_H__
-#define __GTK_MAP_LIST_MODEL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_MAP_LIST_MODEL_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_MEDIA_CONTROLS_H__
-#define __GTK_MEDIA_CONTROLS_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_MEDIA_CONTROLS_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_MEDIA_FILE_H__
-#define __GTK_MEDIA_FILE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_MEDIA_FILE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_MEDIA_FILE_PRIVATE_H__
-#define __GTK_MEDIA_FILE_PRIVATE_H__
+#pragma once
#include "gtkmediafile.h"
GIOExtension * gtk_media_file_get_extension (void);
-#endif /* __GTK_MEDIA_FILE_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_MEDIA_STREAM_H__
-#define __GTK_MEDIA_STREAM_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_MEDIA_STREAM_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_MENU_BUTTON_H__
-#define __GTK_MENU_BUTTON_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_MENU_BUTTON_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_MENU_BUTTON_PRIVATE_H__
-#define __GTK_MENU_BUTTON_PRIVATE_H__
+#pragma once
#include <gtk/gtkmenubutton.h>
G_END_DECLS
-#endif /* __GTK_MENU_BUTTON_PRIVATE_H__ */
* Author: Ryan Lortie <desrt@desrt.ca>
*/
-#ifndef __GTK_MENU_SECTION_BOX_PRIVATE_H__
-#define __GTK_MENU_SECTION_BOX_PRIVATE_H__
+#pragma once
#include <gtk/gtkmenutrackeritemprivate.h>
#include <gtk/gtkbox.h>
G_END_DECLS
-#endif /* __GTK_MENU_SECTION_BOX_PRIVATE_H__ */
* Author: Ryan Lortie <desrt@desrt.ca>
*/
-#ifndef __GTK_MENU_TRACKER_ITEM_PRIVATE_H__
-#define __GTK_MENU_TRACKER_ITEM_PRIVATE_H__
+#pragma once
#include "gtkactionobservableprivate.h"
gboolean gtk_menu_tracker_item_get_submenu_shown (GtkMenuTrackerItem *self);
-#endif
* Author: Ryan Lortie <desrt@desrt.ca>
*/
-#ifndef __GTK_MENU_TRACKER_PRIVATE_H__
-#define __GTK_MENU_TRACKER_PRIVATE_H__
+#pragma once
#include "gtkmenutrackeritemprivate.h"
void gtk_menu_tracker_free (GtkMenuTracker *tracker);
-#endif /* __GTK_MENU_TRACKER_PRIVATE_H__ */
* Author: Matthias Clasen
*/
-#ifndef __GTK_MODEL_BUTTON_PRIVATE_H__
-#define __GTK_MODEL_BUTTON_PRIVATE_H__
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif /* __GTK_MODEL_BUTTON_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_MODULES_PRIVATE_H__
-#define __GTK_MODULES_PRIVATE_H__
+#pragma once
G_BEGIN_DECLS
G_END_DECLS
-#endif /* __GTK_MODULES_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_MOUNT_OPERATION_H__
-#define __GTK_MOUNT_OPERATION_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_MOUNT_OPERATION_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_MOUNT_OPERATION_PRIVATE_H__
-#define __GTK_MOUNT_OPERATION_PRIVATE_H__
+#pragma once
#include <gio/gio.h>
#include <gdk/gdk.h>
gboolean _gtk_mount_operation_kill_process (GPid pid,
GError **error);
-#endif /* __GTK_MOUNT_OPERATION_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_MULTI_FILTER_H__
-#define __GTK_MULTI_FILTER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_MULTI_FILTER_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_MULTI_SELECTION_H__
-#define __GTK_MULTI_SELECTION_H__
+#pragma once
#include <gtk/gtktypes.h>
#include <gtk/gtkselectionmodel.h>
G_END_DECLS
-#endif /* __GTK_MULTI_SELECTION_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_MULTI_SORTER_H__
-#define __GTK_MULTI_SORTER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_MULTI_SORTER_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_NATIVE_H__
-#define __GTK_NATIVE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_NATIVE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_NATIVE_DIALOG_H__
-#define __GTK_NATIVE_DIALOG_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_NATIVE_DIALOG_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_NATIVE_DIALOG_PRIVATE_H__
-#define __GTK_NATIVE_DIALOG_PRIVATE_H__
+#pragma once
#include <gtk/gtknativedialog.h>
G_END_DECLS
-#endif /* __GTK_NATIVE_DIALOG_PRIVATE_H__ */
-#ifndef __GTK_NATIVE_PRIVATE_H__
-#define __GTK_NATIVE_PRIVATE_H__
+#pragma once
#include "gtknative.h"
G_END_DECLS
-#endif /* __GTK_NATIVE_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_NO_MEDIA_FILE_H__
-#define __GTK_NO_MEDIA_FILE_H__
+#pragma once
#include <gtk/gtkmediafile.h>
G_END_DECLS
-#endif /* __GTK_NO_MEDIA_FILE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_NO_SELECTION_H__
-#define __GTK_NO_SELECTION_H__
+#pragma once
#include <gtk/gtktypes.h>
G_END_DECLS
-#endif /* __GTK_NO_SELECTION_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_NOTEBOOK_H__
-#define __GTK_NOTEBOOK_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_NOTEBOOK_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_NUMERIC_SORTER_H__
-#define __GTK_NUMERIC_SORTER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_NUMERIC_SORTER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_ORIENTABLE_H__
-#define __GTK_ORIENTABLE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_ORIENTABLE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_OVERLAY_H__
-#define __GTK_OVERLAY_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_OVERLAY_H__ */
* Author(s): Carlos Garnacho <carlosg@gnome.org>
*/
-#ifndef __GTK_PAD_CONTROLLER_H__
-#define __GTK_PAD_CONTROLLER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_PAD_CONTROLLER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PAGE_SETUP_H__
-#define __GTK_PAGE_SETUP_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_PAGE_SETUP_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PAGE_SETUP_UNIX_DIALOG_H__
-#define __GTK_PAGE_SETUP_UNIX_DIALOG_H__
+#pragma once
#if !defined (__GTK_UNIX_PRINT_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtkunixprint.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_PAGE_SETUP_UNIX_DIALOG_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_PANED_H__
-#define __GTK_PANED_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_PANED_H__ */
-#ifndef __GTK_PANED_HANDLE_H__
-#define __GTK_PANED_HANDLE_H__
+#pragma once
#include "gtkwidget.h"
#include "gtkenums.h"
GtkWidget *gtk_paned_handle_new (void);
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_PANGO_PRIVATE_H__
-#define __GTK_PANGO_PRIVATE_H__
+#pragma once
#include <pango/pangocairo.h>
#include "gtkbuildable.h"
G_END_DECLS
-#endif /* __GTK_PANGO_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PAPER_SIZE_H__
-#define __GTK_PAPER_SIZE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_PAPER_SIZE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PASSWORD_ENTRY_H__
-#define __GTK_PASSWORD_ENTRY_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_PASSWORD_ENTRY_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PATH_BAR_PRIVATE_H__
-#define __GTK_PATH_BAR_PRIVATE_H__
+#pragma once
#include "gtkwidget.h"
G_END_DECLS
-#endif /* __GTK_PATH_BAR_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_PICTURE_H__
-#define __GTK_PICTURE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_PICTURE_H__ */
* Authors: Carlos Soriano <csoriano@gnome.org>
*/
-#ifndef __GTK_PLACES_SIDEBAR_PRIVATE_H__
-#define __GTK_PLACES_SIDEBAR_PRIVATE_H__
+#pragma once
#include <glib.h>
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif /* __GTK_PLACES_SIDEBAR_PRIVATE_H__ */
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef GTK_PLACES_VIEW_H
-#define GTK_PLACES_VIEW_H
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* GTK_PLACES_VIEW_H */
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef GTK_PLACES_VIEW_ROW_H
-#define GTK_PLACES_VIEW_ROW_H
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* GTK_PLACES_VIEW_ROW_H */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_POINTER_FOCUS_PRIVATE_H_
-#define _GTK_POINTER_FOCUS_PRIVATE_H_
+#pragma once
#include <gtk/gtktypes.h>
void gtk_pointer_focus_repick_target (GtkPointerFocus *focus);
-#endif /* _GTK_POINTER_FOCUS_PRIVATE_H_ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_POPOVER_H__
-#define __GTK_POPOVER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_POPOVER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_POPOVER_CONTENT_H__
-#define __GTK_POPOVER_CONTENT_H__
+#pragma once
#include "gtkwidget.h"
#include "gtkenums.h"
GtkWidget *gtk_popover_content_new (void);
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_POPOVER_MENU_H__
-#define __GTK_POPOVER_MENU_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_POPOVER_MENU_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_POPOVER_MENU_BAR_H__
-#define __GTK_POPOVER_MENU_BAR_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_POPOVER_MENU_BAR_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_POPOVER_MENU_BAR_PRIVATE_H__
-#define __GTK_POPOVER_MENU_BAR_PRIVATE_H__
+#pragma once
#include "gtkpopovermenubar.h"
G_END_DECLS
-#endif /* __GTK_POPOVER_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_POPOVER_MENU_PRIVATE_H__
-#define __GTK_POPOVER_MENU_PRIVATE_H__
+#pragma once
#include "gtkpopovermenu.h"
G_END_DECLS
-#endif /* __GTK_POPOVER_MENU_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_POPOVER_PRIVATE_H__
-#define __GTK_POPOVER_PRIVATE_H__
+#pragma once
#include "gtkpopover.h"
G_END_DECLS
-#endif /* __GTK_POPOVER_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINT_WIN32_H__
-#define __GTK_PRINT_WIN32_H__
+#pragma once
#include "win32/gdkwin32.h"
G_END_DECLS
-#endif /* __GTK_PRINT_WIN32_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINT_BACKEND_PRIVATE_H__
-#define __GTK_PRINT_BACKEND_PRIVATE_H__
+#pragma once
/* This is a "semi-private" header; it is meant only for
* alternate GtkPrintDialog backend modules; no stability guarantees
G_END_DECLS
-#endif /* __GTK_PRINT_BACKEND_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINT_CONTEXT_H__
-#define __GTK_PRINT_CONTEXT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_PRINT_CONTEXT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINTER_H__
-#define __GTK_PRINTER_H__
+#pragma once
#if !defined (__GTK_UNIX_PRINT_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtkunixprint.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_PRINTER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINTER_OPTION_H__
-#define __GTK_PRINTER_OPTION_H__
+#pragma once
/* This is a "semi-private" header; it is meant only for
* alternate GtkPrintDialog backend modules; no stability guarantees
G_END_DECLS
-#endif /* __GTK_PRINTER_OPTION_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINTER_OPTION_SET_H__
-#define __GTK_PRINTER_OPTION_SET_H__
+#pragma once
/* This is a "semi-private" header; it is meant only for
* alternate GtkPrintDialog backend modules; no stability guarantees
G_END_DECLS
-#endif /* __GTK_PRINTER_OPTION_SET_H__ */
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINTER_OPTION_WIDGET_H__
-#define __GTK_PRINTER_OPTION_WIDGET_H__
+#pragma once
#include "gtkprinteroption.h"
#include "gtkbox.h"
G_END_DECLS
-#endif /* __GTK_PRINTER_OPTION_WIDGET_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINTER_PRIVATE_H__
-#define __GTK_PRINTER_PRIVATE_H__
+#pragma once
#include <gtk/gtk.h>
#include <gtk/gtkunixprint.h>
GtkPrintStatus status);
G_END_DECLS
-#endif /* __GTK_PRINT_OPERATION_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINT_JOB_H__
-#define __GTK_PRINT_JOB_H__
+#pragma once
#if !defined (__GTK_UNIX_PRINT_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtkunixprint.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_PRINT_JOB_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINT_OPERATION_PORTAL_H__
-#define __GTK_PRINT_OPERATION_PORTAL_H__
+#pragma once
#include "gtkprintoperation.h"
G_END_DECLS
-#endif /* __GTK_PRINT_OPERATION_PORTAL_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINT_OPERATION_PRIVATE_H__
-#define __GTK_PRINT_OPERATION_PRIVATE_H__
+#pragma once
#include "gtkprintoperation.h"
G_END_DECLS
-#endif /* __GTK_PRINT_OPERATION_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINT_OPERATION_H__
-#define __GTK_PRINT_OPERATION_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_PRINT_OPERATION_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINT_OPERATION_PREVIEW_H__
-#define __GTK_PRINT_OPERATION_PREVIEW_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_PRINT_OPERATION_PREVIEW_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINT_SETTINGS_H__
-#define __GTK_PRINT_SETTINGS_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_PRINT_SETTINGS_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINT_UNIX_DIALOG_H__
-#define __GTK_PRINT_UNIX_DIALOG_H__
+#pragma once
#if !defined (__GTK_UNIX_PRINT_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtkunixprint.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_PRINT_UNIX_DIALOG_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_PRINT_UTILS_H__
-#define __GTK_PRINT_UTILS_H__
+#pragma once
#include <gdk/gdk.h>
#include "gtkenums.h"
G_END_DECLS
-#endif /* __GTK_PRINT_UTILS_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_PRIVATE_H__
-#define __GTK_PRIVATE_H__
+#pragma once
#include <glib-object.h>
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GTK_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_PROGRESS_BAR_H__
-#define __GTK_PROGRESS_BAR_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_PROGRESS_BAR_H__ */
* Authors: Matthew Watson <mattdangerw@gmail.com>
*/
-#ifndef __GTK_PROGRESS_TRACKER_PRIVATE_H__
-#define __GTK_PROGRESS_TRACKER_PRIVATE_H__
+#pragma once
#include <glib-object.h>
#include "gtkcsseasevalueprivate.h"
G_END_DECLS
-#endif /* __GTK_PROGRESS_TRACKER_PRIVATE_H__ */
*/
-#ifndef __GTK_PROPERTY_LOOKUP_LIST_MODEL_H__
-#define __GTK_PROPERTY_LOOKUP_LIST_MODEL_H__
+#pragma once
#include <gio/gio.h>
G_END_DECLS
-#endif /* __GTK_PROPERTY_LOOKUP_LIST_MODEL_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_QUARTZ_H__
-#define __GTK_QUARTZ_H__
+#pragma once
#import <Cocoa/Cocoa.h>
G_END_DECLS
-#endif /* __GTK_QUARTZ_H__ */
* Based on nautilus-query.h
*/
-#ifndef __GTK_QUERY_H__
-#define __GTK_QUERY_H__
+#pragma once
#include <gio/gio.h>
G_END_DECLS
-#endif /* __GTK_QUERY_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_RANGE_H__
-#define __GTK_RANGE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_RANGE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_RANGE_PRIVATE_H__
-#define __GTK_RANGE_PRIVATE_H__
+#pragma once
#include <gtk/gtkrange.h>
G_END_DECLS
-#endif /* __GTK_RANGE_PRIVATE_H__ */
/* A Red-Black Tree implementation used specifically by GtkTreeView.
*/
-#ifndef __GTK_RB_TREE_H__
-#define __GTK_RB_TREE_H__
+#pragma once
#include <glib.h>
G_END_DECLS
-#endif /* __GTK_RB_TREE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_RECENT_MANAGER_H__
-#define __GTK_RECENT_MANAGER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_RECENT_MANAGER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_RENDER_BACKGROUND_PRIVATE_H__
-#define __GTK_RENDER_BACKGROUND_PRIVATE_H__
+#pragma once
#include <glib-object.h>
#include <cairo.h>
G_END_DECLS
-#endif /* __GTK_RENDER_BACKGROUND_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_RENDER_BORDER_H__
-#define __GTK_RENDER_BORDER_H__
+#pragma once
#include "gtkborder.h"
#include "gtkcssboxesprivate.h"
G_END_DECLS
-#endif /* __GTK_RENDER_BORDER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_RENDER_ICON_PRIVATE_H__
-#define __GTK_RENDER_ICON_PRIVATE_H__
+#pragma once
#include <glib-object.h>
#include <cairo.h>
G_END_DECLS
-#endif /* __GTK_RENDER_ICON_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_RENDER_LAYOUT_PRIVATE_H__
-#define __GTK_RENDER_LAYOUT_PRIVATE_H__
+#pragma once
#include <glib-object.h>
#include <cairo.h>
G_END_DECLS
-#endif /* __GTK_RENDER_LAYOUT_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_RENDER_NODE_PAINTABLE_H__
-#define __GTK_RENDER_NODE_PAINTABLE_H__
+#pragma once
#include <gsk/gsk.h>
G_END_DECLS
-#endif /* __GTK_RENDER_NODE_PAINTABLE_H__ */
*
*/
-#ifndef __GTK_REVEALER_H__
-#define __GTK_REVEALER_H__
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif /* __GTK_REVEALER_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_ROOT_H__
-#define __GTK_ROOT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_ROOT_H__ */
-#ifndef __GTK_ROOT_PRIVATE_H__
-#define __GTK_ROOT_PRIVATE_H__
+#pragma once
#include "gtkroot.h"
G_END_DECLS
-#endif /* __GTK_ROOT_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_ROUNDED_BOX_PRIVATE_H__
-#define __GTK_ROUNDED_BOX_PRIVATE_H__
+#pragma once
#include <glib-object.h>
#include <cairo.h>
G_END_DECLS
-#endif /* __GTK_ROUNDED_BOX_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_SCALE_H__
-#define __GTK_SCALE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_SCALE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_SCALE_BUTTON_H__
-#define __GTK_SCALE_BUTTON_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SCALE_BUTTON_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_SCALER_H__
-#define __GTK_SCALER_H__
+#pragma once
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GTK_SCALER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SCROLLABLE_H__
-#define __GTK_SCROLLABLE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SCROLLABLE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_SCROLLBAR_H__
-#define __GTK_SCROLLBAR_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_SCROLLBAR_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_SCROLLED_WINDOW_H__
-#define __GTK_SCROLLED_WINDOW_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SCROLLED_WINDOW_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_SEARCH_BAR_H__
-#define __GTK_SEARCH_BAR_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SEARCH_BAR_H__ */
* Author: Matthias Clasen
*/
-#ifndef __GTK_SEARCH_ENGINE_MODEL_H__
-#define __GTK_SEARCH_ENGINE_MODEL_H__
+#pragma once
#include "gtksearchengineprivate.h"
#include "gtkfilesystemmodelprivate.h"
G_END_DECLS
-#endif /* __GTK_SEARCH_ENGINE_MODEL_H__ */
* Based on nautilus-search-engine.h
*/
-#ifndef __GTK_SEARCH_ENGINE_H__
-#define __GTK_SEARCH_ENGINE_H__
+#pragma once
#include "gtkquery.h"
#include "gtkfilesystemmodelprivate.h"
G_END_DECLS
-#endif /* __GTK_SEARCH_ENGINE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SEARCH_ENGINE_QUARTZ_H__
-#define __GTK_SEARCH_ENGINE_QUARTZ_H__
+#pragma once
#include "gtksearchengineprivate.h"
G_END_DECLS
-#endif /* __GTK_SEARCH_ENGINE_QUARTZ_H__ */
* Based on nautilus-search-engine-tracker.h
*/
-#ifndef __GTK_SEARCH_ENGINE_TRACKER3_H__
-#define __GTK_SEARCH_ENGINE_TRACKER3_H__
+#pragma once
#include "gtksearchengineprivate.h"
G_END_DECLS
-#endif /* __GTK_SEARCH_ENGINE_TRACKER3_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_SEARCH_ENTRY_H__
-#define __GTK_SEARCH_ENTRY_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SEARCH_ENTRY_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_SEARCH_ENTRY_PRIVATE_H__
-#define __GTK_SEARCH_ENTRY_PRIVATE_H__
+#pragma once
#include <gtk/gtksearchentry.h>
#include <gtk/gtktext.h>
G_END_DECLS
-#endif /* __GTK_SEARCH_ENTRY_PRIVATE_H__ */
* Authors: Matthias Clasen
*/
-#ifndef __GTK_SELECTION_FILTER_MODEL_H__
-#define __GTK_SELECTION_FILTER_MODEL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_SELECTION_FILTER_MODEL_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_SELECTION_MODEL_H__
-#define __GTK_SELECTION_MODEL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SELECTION_MODEL_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_SEPARATOR_H__
-#define __GTK_SEPARATOR_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_SEPARATOR_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SETTINGS_H__
-#define __GTK_SETTINGS_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SETTINGS_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SETTINGS_PRIVATE_H__
-#define __GTK_SETTINGS_PRIVATE_H__
+#pragma once
#include <gtk/gtksettings.h>
#include "gtkstylecascadeprivate.h"
G_END_DECLS
-#endif /* __GTK_SETTINGS_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_SHORTCUT_H__
-#define __GTK_SHORTCUT_H__
+#pragma once
#include <gtk/gtktypes.h>
G_END_DECLS
-#endif /* __GTK_SHORTCUT_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_SHORTCUT_ACTION_H__
-#define __GTK_SHORTCUT_ACTION_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SHORTCUT_ACTION_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_SHORTCUT_ACTION_PRIVATE_H__
-#define __GTK_SHORTCUT_ACTION_PRIVATE_H__
+#pragma once
#include "gtkshortcutaction.h"
const char *string,
GError **error);
-#endif /* __GTK_SHORTCUT_ACTION_PRIVATE_H__ */
*/
-#ifndef __GTK_SHORTCUT_CONTROLLER_H__
-#define __GTK_SHORTCUT_CONTROLLER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SHORTCUT_CONTROLLER_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_SHORTCUT_CONTROLLER_PRIVATE_H__
-#define __GTK_SHORTCUT_CONTROLLER_PRIVATE_H__
+#pragma once
#include "gtkshortcutcontroller.h"
void gtk_shortcut_controller_update_accels (GtkShortcutController *self);
-#endif /* __GTK_SHORTCUT_CONTROLLER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SHORTCUT_LABEL_H__
-#define __GTK_SHORTCUT_LABEL_H__
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif /* __GTK_SHORTCUT_LABEL_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_SHORTCUT_MANAGER_H__
-#define __GTK_SHORTCUT_MANAGER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SHORTCUT_MANAGER_H__ */
-#ifndef __GTK_SHORTCUT_MANAGER_PRIVATE_H__
-#define __GTK_SHORTCUT_MANAGER_PRIVATE_H__
+#pragma once
#include "gtkshortcutmanager.h"
G_END_DECLS
-#endif /* __GTK_SHORTCUT_MANAGER_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SHORTCUTS_GROUP_H__
-#define __GTK_SHORTCUTS_GROUP_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SHORTCUTS_GROUP_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SHORTCUTS_SECTION_H__
-#define __GTK_SHORTCUTS_SECTION_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SHORTCUTS_SECTION_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef GTK_SHORTCUTS_SHORTCUT_H
-#define GTK_SHORTCUTS_SHORTCUT_H
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* GTK_SHORTCUTS_SHORTCUT_H */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_SHORTCUTS_SHORTCUT_PRIVATE_H__
-#define __GTK_SHORTCUTS_SHORTCUT_PRIVATE_H__
+#pragma once
#include "gtkshortcutsshortcut.h"
G_END_DECLS
-#endif /* __GTK_sHORTCUTS_SHORTCUT_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SHORTCUTS_WINDOW_H__
-#define __GTK_SHORTCUTS_WINDOW_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* GTK_SHORTCUTS_WINDOW _H */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_SHORTCUTS_WINDOW_PRIVATE_H__
-#define __GTK_SHORTCUTS_WINDOW_PRIVATE_H__
+#pragma once
#include "gtkshortcutswindow.h"
G_END_DECLS
-#endif /* __GTK_sHORTCUTS_WINDOW_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_SHORTCUT_TRIGGER_H__
-#define __GTK_SHORTCUT_TRIGGER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SHORTCUT_TRIGGER_H__ */
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef GTK_SIDEBAR_ROW_PRIVATE_H
-#define GTK_SIDEBAR_ROW_PRIVATE_H
+#pragma once
#include <glib.h>
#include "gtklistbox.h"
G_END_DECLS
-#endif /* GTK_SIDEBAR_ROW_PRIVATE_H */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_SIGNAL_LIST_ITEM_FACTORY_H__
-#define __GTK_SIGNAL_LIST_ITEM_FACTORY_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SIGNAL_LIST_ITEM_FACTORY_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_SINGLE_SELECTION_H__
-#define __GTK_SINGLE_SELECTION_H__
+#pragma once
#include <gtk/gtktypes.h>
G_END_DECLS
-#endif /* __GTK_SINGLE_SELECTION_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SIZE_GROUP_PRIVATE_H__
-#define __GTK_SIZE_GROUP_PRIVATE_H__
+#pragma once
#include <gtk/gtksizegroup.h>
G_END_DECLS
-#endif /* __GTK_SIZE_GROUP_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SIZE_GROUP_H__
-#define __GTK_SIZE_GROUP_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SIZE_GROUP_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SIZE_REQUEST_H__
-#define __GTK_SIZE_REQUEST_H__
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif /* __GTK_SIZE_REQUEST_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_SIZE_REQUEST_CACHE_PRIVATE_H__
-#define __GTK_SIZE_REQUEST_CACHE_PRIVATE_H__
+#pragma once
#include <glib.h>
#include <gtk/gtkenums.h>
G_END_DECLS
-#endif /* __GTK_SIZE_REQUEST_CACHE_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_SLICE_LIST_MODEL_H__
-#define __GTK_SLICE_LIST_MODEL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_SLICE_LIST_MODEL_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_SNAPSHOT_H__
-#define __GTK_SNAPSHOT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_SNAPSHOT_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SNAPSHOT_PRIVATE_H__
-#define __GTK_SNAPSHOT_PRIVATE_H__
+#pragma once
#include "gtksnapshot.h"
G_END_DECLS
-#endif /* __GTK_SNAPSHOT_PRIVATE_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_SORTER_H__
-#define __GTK_SORTER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SORTER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SORTER_PRIVATE_H__
-#define __GTK_SORTER_PRIVATE_H__
+#pragma once
#include <gtk/gtksorter.h>
GtkSortKeys *keys);
-#endif /* __GTK_SORTER_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_SORT_KEYS_PRIVATE_H__
-#define __GTK_SORT_KEYS_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
#include <gtk/gtkenums.h>
self->klass->clear_key (self, key_memory);
}
-#endif /* __GTK_SORT_KEYS_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_SORT_LIST_MODEL_H__
-#define __GTK_SORT_LIST_MODEL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_SORT_LIST_MODEL_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_SPIN_BUTTON_H__
-#define __GTK_SPIN_BUTTON_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_SPIN_BUTTON_H__ */
* by Christian Hergert <christian.hergert@gmail.com>
*/
-#ifndef __GTK_SPINNER_H__
-#define __GTK_SPINNER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SPINNER_H__ */
*
*/
-#ifndef __GTK_STACK_H__
-#define __GTK_STACK_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif
* Ikey Doherty <michael.i.doherty@intel.com>
*/
-#ifndef __GTK_STACK_SIDEBAR_H__
-#define __GTK_STACK_SIDEBAR_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_STACK_SIDEBAR_H__ */
*
*/
-#ifndef __GTK_STACK_SWITCHER_H__
-#define __GTK_STACK_SWITCHER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_STACK_SWITCHER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_STATUSBAR_PRIVATE_H__
-#define __GTK_STATUSBAR_PRIVATE_H__
+#pragma once
#include "gtkwidget.h"
G_END_DECLS
-#endif /* __GTK_STATUSBAR_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_STRING_FILTER_H__
-#define __GTK_STRING_FILTER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_STRING_FILTER_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_STRING_LIST_H__
-#define __GTK_STRING_LIST_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_STRING_LIST_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_STRING_SORTER_H__
-#define __GTK_STRING_SORTER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_STRING_SORTER_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_STYLE_ANIMATION_PRIVATE_H__
-#define __GTK_STYLE_ANIMATION_PRIVATE_H__
+#pragma once
#include "gtkcssanimatedstyleprivate.h"
G_END_DECLS
-#endif /* __GTK_STYLE_ANIMATION_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_STYLECASCADE_PRIVATE_H__
-#define __GTK_STYLECASCADE_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
#include <gtk/gtkstyleproviderprivate.h>
G_END_DECLS
-#endif /* __GTK_CSS_STYLECASCADE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_STYLEPROPERTY_PRIVATE_H__
-#define __GTK_STYLEPROPERTY_PRIVATE_H__
+#pragma once
#include <gtk/css/gtkcss.h>
#include "gtk/css/gtkcsstokenizerprivate.h"
G_END_DECLS
-#endif /* __GTK_CSS_STYLEPROPERTY_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_STYLE_PROVIDER_H__
-#define __GTK_STYLE_PROVIDER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_STYLE_PROVIDER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_STYLE_PROVIDER_PRIVATE_H__
-#define __GTK_STYLE_PROVIDER_PRIVATE_H__
+#pragma once
#include <glib-object.h>
#include <gtk/gtkstyleprovider.h>
G_END_DECLS
-#endif /* __GTK_STYLE_PROVIDER_PRIVATE_H__ */
* Based on similar code from Mx.
*/
-#ifndef __GTK_SWITCH_H__
-#define __GTK_SWITCH_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SWITCH_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_SYMBOLIC_PAINTABLE_H__
-#define __GTK_SYMBOLIC_PAINTABLE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_SYMBOLIC_PAINTABLE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TEST_UTILS_H__
-#define __GTK_TEST_UTILS_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TEST_UTILS_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_H__
-#define __GTK_TEXT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_TEXT_H__ */
*
*/
-#ifndef __GTK_TEXT_ATTRIBUTES_PRIVATE_H__
-#define __GTK_TEXT_ATTRIBUTES_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
G_END_DECLS
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_BTREE_PRIVATE_H__
-#define __GTK_TEXT_BTREE_PRIVATE_H__
+#pragma once
#if 0
#define DEBUG_VALIDATION_AND_SCROLLING
G_END_DECLS
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_BUFFER_H__
-#define __GTK_TEXT_BUFFER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TEXT_BUFFER_PRIVATE_H__
-#define __GTK_TEXT_BUFFER_PRIVATE_H__
+#pragma once
#include <gtk/gtktextbuffer.h>
#include "gtktexttypesprivate.h"
G_END_DECLS
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_CHILD_H__
-#define __GTK_TEXT_CHILD_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif
*
*/
-#ifndef __GTK_TEXT_CHILD_PRIVATE_H__
-#define __GTK_TEXT_CHILD_PRIVATE_H__
+#pragma once
#include <gtk/gtktexttypesprivate.h>
G_END_DECLS
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TEXT_HANDLE_PRIVATE_H__
-#define __GTK_TEXT_HANDLE_PRIVATE_H__
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif /* __GTK_TEXT_HANDLE_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TEXT_HISTORY_PRIVATE_H__
-#define __GTK_TEXT_HISTORY_PRIVATE_H__
+#pragma once
#include <glib-object.h>
G_END_DECLS
-#endif /* __GTK_TEXT_HISTORY_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_ITER_H__
-#define __GTK_TEXT_ITER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_ITER_PRIVATE_H__
-#define __GTK_TEXT_ITER_PRIVATE_H__
+#pragma once
#include <gtk/gtktextiter.h>
G_END_DECLS
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_LAYOUT_PRIVATE_H__
-#define __GTK_TEXT_LAYOUT_PRIVATE_H__
+#pragma once
#include <gtk/gtk.h>
#include <gtk/gtktextattributesprivate.h>
G_END_DECLS
-#endif /* __GTK_TEXT_LAYOUT_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TEXT_LINE_DISPLAY_CACHE_PRIVATE_H__
-#define __GTK_TEXT_LINE_DISPLAY_CACHE_PRIVATE_H__
+#pragma once
#include "gtktextlayoutprivate.h"
G_END_DECLS
-#endif /* __GTK_TEXT_LINE_DISPLAY_CACHE_PRIVATE_H__ */
*
*/
-#ifndef __GTK_TEXT_MARK_H__
-#define __GTK_TEXT_MARK_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TEXT_MARK_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_MARK_PRIVATE_H__
-#define __GTK_TEXT_MARK_PRIVATE_H__
+#pragma once
#include <gtk/gtktexttypesprivate.h>
#include "gtktextlayoutprivate.h"
G_END_DECLS
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TEXT_PRIVATE_H__
-#define __GTK_TEXT_PRIVATE_H__
+#pragma once
#include "gtktext.h"
G_END_DECLS
-#endif /* __GTK_TEXT_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_SEGMENT_PRIVATE_H__
-#define __GTK_TEXT_SEGMENT_PRIVATE_H__
+#pragma once
#include <gtk/gtktexttag.h>
#include <gtk/gtktextiter.h>
G_END_DECLS
-#endif
*
*/
-#ifndef __GTK_TEXT_TAG_H__
-#define __GTK_TEXT_TAG_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_TAG_PRIVATE_H__
-#define __GTK_TEXT_TAG_PRIVATE_H__
+#pragma once
#include <gtk/gtk.h>
#include <gtk/gtktextattributesprivate.h>
gboolean _gtk_text_tag_affects_size (GtkTextTag *tag);
gboolean _gtk_text_tag_affects_nonsize_appearance (GtkTextTag *tag);
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_TAG_TABLE_H__
-#define __GTK_TEXT_TAG_TABLE_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_TAG_TABLE_PRIVATE_H__
-#define __GTK_TEXT_TAG_TABLE_PRIVATE_H__
+#pragma once
#include <gtk/gtktexttagtable.h>
G_END_DECLS
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_TYPES_PRIVATE_H__
-#define __GTK_TEXT_TYPES_PRIVATE_H__
+#pragma once
#include <gtk/gtk.h>
#include <gtk/gtktexttagprivate.h>
G_END_DECLS
-#endif
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_UTIL_PRIVATE_H__
-#define __GTK_TEXT_UTIL_PRIVATE_H__
+#pragma once
G_BEGIN_DECLS
G_END_DECLS
-#endif /* __GTK_TEXT_UTIL_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TEXT_VIEW_H__
-#define __GTK_TEXT_VIEW_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TEXT_VIEW_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TEXT_VIEW_CHILD_PRIVATE_H__
-#define __GTK_TEXT_VIEW_CHILD_PRIVATE_H__
+#pragma once
#include <gtk/gtkwidget.h>
#include <gtk/gtktextview.h>
int xoffset,
int yoffset);
-#endif /* __GTK_TEXT_VIEW_CHILD_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TEXT_VIEW_PRIVATE_H__
-#define __GTK_TEXT_VIEW_PRIVATE_H__
+#pragma once
#include "gtktextview.h"
#include "gtktextattributesprivate.h"
G_END_DECLS
-#endif /* __GTK_TEXT_VIEW_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TOGGLE_BUTTON_H__
-#define __GTK_TOGGLE_BUTTON_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_TOGGLE_BUTTON_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TOOLTIP_H__
-#define __GTK_TOOLTIP_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TOOLTIP_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TOOLTIP_PRIVATE_H__
-#define __GTK_TOOLTIP_PRIVATE_H__
+#pragma once
#include <gtk/gtktooltip.h>
G_END_DECLS
-#endif /* __GTK_TOOLTIP_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TOOLTIP_WINDOW_PRIVATE_H__
-#define __GTK_TOOLTIP_WINDOW_PRIVATE_H__
+#pragma once
#include <gio/gio.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
G_END_DECLS
-#endif /* __GTK_TOOLTIP_WINDOW_PRIVATE_H__ */
* Authors: Federico Mena Quintero <federico@gnome.org>
*/
-#ifndef __GTK_TRASH_MONITOR_PRIVATE_H__
-#define __GTK_TRASH_MONITOR_PRIVATE_H__
+#pragma once
#include <gio/gio.h>
G_END_DECLS
-#endif /* __GTK_TRASH_MONITOR_PRIVATE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_TREE_EXPANDER_H__
-#define __GTK_TREE_EXPANDER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TREE_EXPANDER_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_TREE_LIST_MODEL_H__
-#define __GTK_TREE_LIST_MODEL_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_TREE_LIST_MODEL_H__ */
* Authors: Matthias Clasen <mclasen@redhat.com>
*/
-#ifndef __GTK_TREE_LIST_ROW_SORTER_H__
-#define __GTK_TREE_LIST_ROW_SORTER_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TREE_LIST_ROW_SORTER_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_TYPES_H__
-#define __GTK_TYPES_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_TYPES_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_UNIX_PRINT_H__
-#define __GTK_UNIX_PRINT_H__
+#pragma once
#define __GTK_UNIX_PRINT_H_INSIDE__
#undef __GTK_UNIX_PRINT_H_INSIDE__
-#endif /* __GTK_UNIX_PRINT_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_VIDEO_H__
-#define __GTK_VIDEO_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_VIDEO_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_VIEWPORT_H__
-#define __GTK_VIEWPORT_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_VIEWPORT_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_WIDGET_H__
-#define __GTK_WIDGET_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
G_END_DECLS
-#endif /* __GTK_WIDGET_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_WIDGET_PAINTABLE_H__
-#define __GTK_WIDGET_PAINTABLE_H__
+#pragma once
#include <gtk/gtktypes.h>
G_END_DECLS
-#endif /* __GTK_WIDGET_PAINTABLE_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_WIDGET_PAINTABLE_PRIVATE_H__
-#define __GTK_WIDGET_PAINTABLE_PRIVATE_H__
+#pragma once
#include "gtkwidgetpaintable.h"
void gtk_widget_paintable_push_snapshot_count (GtkWidgetPaintable *self);
void gtk_widget_paintable_pop_snapshot_count (GtkWidgetPaintable *self);
-#endif /* __GTK_WIDGET_PAINTABLE_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_WIDGET_PRIVATE_H__
-#define __GTK_WIDGET_PRIVATE_H__
+#pragma once
#include "gtkwidget.h"
G_END_DECLS
-#endif /* __GTK_WIDGET_PRIVATE_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_WINDOW_H__
-#define __GTK_WINDOW_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_WINDOW_H__ */
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#ifndef __GTK_WINDOW_GROUP_H__
-#define __GTK_WINDOW_GROUP_H__
+#pragma once
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
G_END_DECLS
-#endif /* __GTK_WINDOW_GROUP_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_WINDOW_PRIVATE_H__
-#define __GTK_WINDOW_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
G_END_DECLS
-#endif /* __GTK_WINDOW_PRIVATE_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_A11Y_H_
-#define _GTK_INSPECTOR_A11Y_H_
+#pragma once
#include "gtkscrolledwindow.h"
G_END_DECLS
-#endif // _GTK_INSPECTOR_A11Y_H_
// vim: set et sw=2 ts=2:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_ACTION_EDITOR_H_
-#define _GTK_INSPECTOR_ACTION_EDITOR_H_
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_ACTION_EDITOR_H_
// vim: set et:
-#ifndef __ACTION_HOLDER_H__
-#define __ACTION_HOLDER_H__
+#pragma once
#include <gtk/gtk.h>
GObject *action_holder_get_owner (ActionHolder *holder);
const char *action_holder_get_name (ActionHolder *holder);
-#endif /* __ACTION_HOLDER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_ACTIONS_H_
-#define _GTK_INSPECTOR_ACTIONS_H_
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_ACTIONS_H_
// vim: set et sw=2 ts=2:
-#ifndef __GTK_BASELINE_OVERLAY_H__
-#define __GTK_BASELINE_OVERLAY_H__
+#pragma once
#include "inspectoroverlay.h"
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_CLIPBOARD_H_
-#define _GTK_INSPECTOR_CLIPBOARD_H_
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_CLIPBOARD_H_
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_CONTROLLERS_H_
-#define _GTK_INSPECTOR_CONTROLLERS_H_
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_CONTROLLERS_H_
// vim: set et sw=2 ts=2:
* THE SOFTWARE.
*/
-#ifndef _GTK_INSPECTOR_CSS_EDITOR_H_
-#define _GTK_INSPECTOR_CSS_EDITOR_H_
+#pragma once
#include <gtk/gtkbox.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_CSS_EDITOR_H_
// vim: set et sw=2 ts=2:
* THE SOFTWARE.
*/
-#ifndef _GTK_INSPECTOR_CSS_NODE_TREE_H_
-#define _GTK_INSPECTOR_CSS_NODE_TREE_H_
+#pragma once
#include <gtk/gtkbox.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_CSS_NODE_TREE_H_
// vim: set et sw=2 ts=2:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_EVENT_RECORDING_H_
-#define _GTK_INSPECTOR_EVENT_RECORDING_H_
+#pragma once
#include <gdk/gdk.h>
#include <gsk/gsk.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_EVENT_RECORDING_H_
// vim: set et sw=2 ts=2:
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_FOCUS_OVERLAY_H__
-#define __GTK_FOCUS_OVERLAY_H__
+#pragma once
#include "inspectoroverlay.h"
G_END_DECLS
-#endif /* __GTK_FOCUS_OVERLAY_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_FPS_OVERLAY_H__
-#define __GTK_FPS_OVERLAY_H__
+#pragma once
#include "inspectoroverlay.h"
G_END_DECLS
-#endif /* __GTK_FPS_OVERLAY_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_GENERAL_H_
-#define _GTK_INSPECTOR_GENERAL_H_
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_GENERAL_H_
// vim: set et sw=2 ts=2:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GRAPH_DATA_H__
-#define __GRAPH_DATA_H__
+#pragma once
#include <glib-object.h>
G_END_DECLS
-#endif /* __GRAPH_DATA_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GRAPH_RENDERER_H__
-#define __GRAPH_RENDERER_H__
+#pragma once
#include <gtk/gtkwidget.h>
#include "graphdata.h"
G_END_DECLS
-#endif /* __GRAPH_RENDERER_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_DATA_VIEWER_H__
-#define __GTK_DATA_VIEWER_H__
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif /* __GTK_DATA_VIEWER_H__ */
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_HIGHLIGHT_OVERLAY_H__
-#define __GTK_HIGHLIGHT_OVERLAY_H__
+#pragma once
#include "inspectoroverlay.h"
G_END_DECLS
-#endif /* __GTK_HIGHLIGHT_OVERLAY_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_INIT_H_
-#define _GTK_INSPECTOR_INIT_H_
+#pragma once
G_BEGIN_DECLS
G_END_DECLS
-#endif // _GTK_INSPECTOR_INIT_H_
// vim: set et sw=2 ts=2:
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_INSPECTOR_OVERLAY_H__
-#define __GTK_INSPECTOR_OVERLAY_H__
+#pragma once
#include <gtk/gtksnapshot.h>
G_END_DECLS
-#endif /* __GTK_INSPECTOR_OVERLAY_H__ */
-#ifndef __GTK_LAYOUT_OVERLAY_H__
-#define __GTK_LAYOUT_OVERLAY_H__
+#pragma once
#include "inspectoroverlay.h"
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_LIST_DATA_H_
-#define _GTK_INSPECTOR_LIST_DATA_H_
+#pragma once
#include <gtk/gtkbox.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_LIST_DATA_H_
// vim: set et sw=2 ts=2:
* THE SOFTWARE.
*/
-#ifndef _GTK_INSPECTOR_LOGS_H_
-#define _GTK_INSPECTOR_LOGS_H_
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_LOGS_H_
// vim: set et sw=2 ts=2:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_MAGNIFIER_H_
-#define _GTK_INSPECTOR_MAGNIFIER_H_
+#pragma once
#include <gtk/gtkbox.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_MAGNIFIER_H_
// vim: set et sw=2 ts=2:
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_INSPECTOR_MEASURE_GRAPH_H__
-#define __GTK_INSPECTOR_MEASURE_GRAPH_H__
+#pragma once
#include <gtk/gtk.h>
G_END_DECLS
-#endif /* __GTK_INSPECTOR_MEASURE_GRAPH_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_MENU_H_
-#define _GTK_INSPECTOR_MENU_H_
+#pragma once
#include <gtk/gtkbox.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_MENU_H_
// vim: set et sw=2 ts=2:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_MISC_INFO_H_
-#define _GTK_INSPECTOR_MISC_INFO_H_
+#pragma once
#include "gtkscrolledwindow.h"
G_END_DECLS
-#endif // _GTK_INSPECTOR_MISC_INFO_H_
// vim: set et sw=2 ts=2:
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
-#ifndef _GTK_INSPECTOR_OBJECT_TREE_H_
-#define _GTK_INSPECTOR_OBJECT_TREE_H_
+#pragma once
#include <gtk/gtkbox.h>
#include <gtk/deprecated/gtktreemodel.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_WIDGETTREE_H_
// vim: set et sw=2 ts=2:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_PROP_EDITOR_H_
-#define _GTK_INSPECTOR_PROP_EDITOR_H_
+#pragma once
#include <gtk/gtk.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_PROP_EDITOR_H_
// vim: set et:
-#ifndef __PROP_HOLDER_H__
-#define __PROP_HOLDER_H__
+#pragma once
#include <gtk/gtk.h>
GParamSpec *prop_holder_get_pspec (PropHolder *holder);
const char *prop_holder_get_name (PropHolder *holder);
-#endif /* __PROP_HOLDER_H__ */
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
-#ifndef _GTK_INSPECTOR_PROP_LIST_H_
-#define _GTK_INSPECTOR_PROP_LIST_H_
+#pragma once
#include <gtk/gtkbox.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_PROP_LIST_H_
// vim: set et sw=2 ts=2:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_RECORDER_H_
-#define _GTK_INSPECTOR_RECORDER_H_
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_RECORDER_H_
// vim: set et sw=2 ts=2:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_RECORDING_H_
-#define _GTK_INSPECTOR_RECORDING_H_
+#pragma once
#include <glib-object.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_RECORDING_H_
// vim: set et sw=2 ts=2:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_RENDER_RECORDING_H_
-#define _GTK_INSPECTOR_RENDER_RECORDING_H_
+#pragma once
#include <gdk/gdk.h>
#include <gsk/gsk.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_RENDER_RECORDING_H_
// vim: set et sw=2 ts=2:
-#ifndef __RESOURCE_HOLDER_H__
-#define __RESOURCE_HOLDER_H__
+#pragma once
#include <gtk/gtk.h>
GListModel *resource_holder_get_children (ResourceHolder *holder);
ResourceHolder *resource_holder_get_parent (ResourceHolder *holder);
-#endif /* __RESOURCE_HOLDER_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_RESOURCE_LIST_H_
-#define _GTK_INSPECTOR_RESOURCE_LIST_H_
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_RESOURCE_LIST_H_
// vim: set et sw=2 ts=2:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_SHORTCUTS_H_
-#define _GTK_INSPECTOR_SHORTCUTS_H_
+#pragma once
#include <gtk/gtkbox.h>
void gtk_inspector_shortcuts_set_object (GtkInspectorShortcuts *sl,
GObject *object);
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_SIZE_GROUPS_H_
-#define _GTK_INSPECTOR_SIZE_GROUPS_H_
+#pragma once
#include <gtk/gtkbox.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_SIZE_GROUPS_H_
// vim: set et sw=2 ts=2:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_START_RECORDING_H_
-#define _GTK_INSPECTOR_START_RECORDING_H_
+#pragma once
#include <gdk/gdk.h>
#include <gsk/gsk.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_START_RECORDING_H_
// vim: set et sw=2 ts=2:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_STATISTICS_H_
-#define _GTK_INSPECTOR_STATISTICS_H_
+#pragma once
#include <gtk/gtkbox.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_STATISTICS_H_
// vim: set et sw=2 ts=2:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_STRV_EDITOR_H_
-#define _GTK_INSPECTOR_STRV_EDITOR_H_
+#pragma once
#include <gtk/gtkbox.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_STRV_EDITOR_H_
// vim: set et:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_TREE_DATA_H_
-#define _GTK_INSPECTOR_TREE_DATA_H_
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_TREE_DATA_H_
// vim: set et sw=2 ts=2:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_TYPE_INFO_H_
-#define _GTK_INSPECTOR_TYPE_INFO_H_
+#pragma once
#include <gtk/gtk.h>
G_END_DECLS
-#endif
\ No newline at end of file
* Authors: Benjamin Otte <otte@gnome.org>
*/
-#ifndef __GTK_UPDATES_OVERLAY_H__
-#define __GTK_UPDATES_OVERLAY_H__
+#pragma once
#include "inspectoroverlay.h"
G_END_DECLS
-#endif /* __GTK_UPDATES_OVERLAY_H__ */
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_VARIANT_EDITOR_H_
-#define _GTK_INSPECTOR_VARIANT_EDITOR_H_
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_VARIANT_EDITOR_H_
// vim: set et:
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _GTK_INSPECTOR_VISUAL_H_
-#define _GTK_INSPECTOR_VISUAL_H_
+#pragma once
#include <gtk/gtkwidget.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_VISUAL_H_
// vim: set et sw=2 ts=2:
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
-#ifndef _GTK_INSPECTOR_WINDOW_H_
-#define _GTK_INSPECTOR_WINDOW_H_
+#pragma once
#include <gtk/gtkwindow.h>
G_END_DECLS
-#endif // _GTK_INSPECTOR_WINDOW_H_
// vim: set et sw=2 ts=2:
-#ifndef LANGUAGE_NAMES_H
-#define LANGUAGE_NAMES_H
+#pragma once
#include <pango/pango.h>
G_END_DECLS
-#endif
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GTK_TIMSORT_PRIVATE_H__
-#define __GTK_TIMSORT_PRIVATE_H__
+#pragma once
#include <gdk/gdk.h>
GCompareDataFunc compare_func,
gpointer user_data);
-#endif /* __GTK_TIMSORT_PRIVATE_H__ */